• Resolved Hardik Chosla

    (@choslahardik)


    I want to implement a feature on my WooCommerce website where the product description changes dynamically based on the selected variation. For example, if a user selects a different size or color, the description should update accordingly to reflect specific details about that variation.

    Could anyone guide me on how to achieve this? Is there a plugin for this, or do I need to customize the code?

    Thanks in advance for your help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Vivek Acowebs

    (@viveke)

    WooCommerce includes a built-in feature that allows you to add descriptions for each variation of a product.
    Please try the option: Edit the Product -> Access the Variations Tab -> Edit Variation Details -> Save Changes.

    Thread Starter Hardik Chosla

    (@choslahardik)

    hi @viveke

    In this, we have created a custom tab for ingredients using custom code. By mistake, the description tab got used instead. Now, the content of the ingredient tab needs to be changed, and the field for that tab should appear below the default description field, as shown in the screenshot you provided. Can you help me with this?

    Plugin Support Vivek Acowebs

    (@viveke)

    You can utilize the content field to display the product description.
    Additionally, by leveraging the conditional logic options available within the field settings, you can control its visibility based on specific conditions on pro version.

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