Show second variable price in shop page
-
Hi !
my problem is: site shows minimum price of variables in shop page!
i found the code for showing maximum. but i need to show second varibles price witch is 10-pack in my site!
if u see in my page i have for example for my products 3 different variables, i need to see 2nd prices! of c in desktop and mobile.
thanks
Attachments:
You must be
logged in to view attached files.
Hello,
You can disable the lowest variable price in the Theme Settings > Shop https://gyazo.com/7d6fab2d06269607e27cd6c6791947bd
Best Regards
Thanks for answer but maybe i explaned bad,
I tried that before and it didnt help.
I think i have to have some code in function with adress of 10 pack variables.
Something like this: (but this is for MAX price, and ur setting is for TO or MIN price
I want for 10-pack price witch is 1 of my attributes, variable.
https://www.google.se/amp/s/conschneider.de/code-snippet-display-woocommerce-highest-variable-product-price/amp/
– i have 1-pack and 10-pack and 30-pack
30 is max
1 is min
I need to show 10-pack price as default everywhere
Even inside each product page i want it choosen already 10-pack by default.
Thanks for the help
Hello,
You need to create the variations in this way. Our theme does not influence product types and variation, they are Woocommerce functionality if the default Woocommerce does not provide the necessary option, try to find a plugin.
Best Regards