Support

Account

Home Forums Backend Issues (wp-admin) Woocommerce, ACF and Variable Product Reply To: Woocommerce, ACF and Variable Product

  • Hi,

    I solved the problem with using product categories:
    “Display this field, if”
    Article-Relation = product_cat “categoryname”

    And realize the output with: the_field(‘fieldname’);

    You can see at taruk.com -> Reisen
    Most of all product-tabs are ACF Fields.

    Cheers
    seba