How to display custom URL-field on woocommerce-product page after checkout?

Support General How to display custom URL-field on woocommerce-product page after checkout?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #33159
    s.liem@me.com[email protected]
    Participant

    Hi

    I have created a custom URL-field, connected with woocommerce-product-type and now want to display it in "my-account" area in product description and only after the purchase.

    The custom field should only show there, if the product/order is completed, but visible to visitors.

    The custom url-field must be clickable, as it contains the url to a meeting-room (not zoom).

    How to achieve this?

    Thank you in advance and kind regards,
    Sascha

    #33176
    Long NguyenLong Nguyen
    Moderator

    Hi Sascha,

    You need to find a WooCommerce hook, create a function and hook to that action to show the field value. Refer to this documentation https://woocommerce.com/document/introduction-to-hooks-actions-and-filters/

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.