Add From before min price in product variation
-
hey team,
so currently the variation price displayed in min – max
but i want to show it like ‘from <min amount>’
can you please help me with this?
Hello,
Thank you very much for choosing our theme and for contacting us.
.product-type-variable .summary-inner > .price span.amount:before {
content:" from"
}
.product-grid-item .price:before {
content: " max "
}
If you have any questions please feel free to contact us.
Best Regards
not this,
like if i have a variation from from 500 to 800.
i want to only show ‘from 500’ and after a specific variant is selected, the price for that. so i don’t want to show a range.
Hello,
You can disable the higher price in the Theme Settings > Shop > Variable product, scroll, and find the option “Hide to” option.
If you have any questions please feel free to contact us.
Best Regards
that’ll do
thanks.
i had one more doubt, like currently the variations are being displayed directly, i want them to be in dropdown, can you please help me with how i can do that without using a plugin.
Hello,
You need to disable the swatches, please check this manual and make everything vice versa: https://xtemos.com/docs-topic/variable-products-and-swatches/
If you have any questions please feel free to contact us.
Best Regards
You are welcome!
Wish you a wonderful day!
The topic ‘Add From before min price in product variation’ is closed to new replies.