My product now has three variants. How can I make it so that when selecting each different variant the content of the product description underneath is changing depending on the variant?
This topic has 5 replies, 2 voices, and was last updated 1 weeks, 5 days ago ago by Rose Tyler
My product now has three variants. How can I make it so that when selecting each different variant the content of the product description underneath is changing depending on the variant?
Hello,
Thank you for reaching out to us.
To achieve this functionality, you would need to use custom coding or a plugin that supports dynamic content changes based on variant selection.
https://www.8theme.com/documentation/xstore/uncategorized/paid-additional-customization-services/
Best Regards,
8Theme’s Team
Why is my add to cart not the same size as the buy now button. There is also a difference in height
Also my other products want to hover over the main image display like this one instead of zooming in, where do I adjust the
Hello,
1/ Single Product Builder > edit template > add to cart settings > edit padding for both buttons – https://prnt.sc/Bt_PjtzsfaUb
Additionally, add this custom CSS code for this element:
button.et-single-buy-now.single_add_to_cart_button.button.alt {
margin-bottom: 10px;
}
2/ Kindly provide a more detailed description of your request, along with an example of the desired outcome. This will help us assist you more effectively.
Best Regards,
8Theme’s Team
You must be logged in to reply to this topic.Log in/Sign up