Is there any way I can make text variable other than fixed when a product changes? Thank you.
Hi,
First of all, thank you for this wonderful theme.
I am using 'Furniture' prebuilt demo for my website. I would like to set to product a price range as shown in the attached image and some very short description of that series of products. The original demo design uses a Woo Commerce dynamic data, which is too complex for me to figure how it works. So instead, I insert a 'plain text' element. As a result, it is fixed text, not changing when a product changes.
Is there any way I can make a price range happen and below that a short paragraph description that changes when products change from one item to another?
Thank you.
Kind Regards,
Jian
Comments
Hi,
To have a price range, your products should be set to Variable product, and different variations should have different price.
https://woocommerce.com/document/variable-product/
For the text, you can use the Short description area:
And in the product template, add a short description element:
Best regards