svarogwolf
Forum Replies Created
-
Palletes give you the possibilty to define color choices
So u can configure blue, red, green… palletes but you don’t give the additional choice to the customer “other color”.
a check box : “Allow to choose color” or “Add Color Picker” can allow it
so on the screen you will have a blue palette, a red palette, a green palette … and if the option is checked, an additionnal palette “Choose your own color” with a color picker.
So u can show to to customer palettes with most popular colors but also let him choose the color he want with a color picker
Forum: Plugins
In reply to: [PPOM - Product Addons & Custom Fields for WooCommerce] Palette titleA select list would really be a better solution
It can be a select list “Title type” with choice :
– Full title
– Label
– HEX/RGB code
– No titleIn your price matrix u have actually these columns :
– Quantity
– Price
– Weight
– IDYou can change it to :
– Quantity
– Regular price
– Promotionnal price
– Weight
– IDif a promotionnal price is set, u display 2 price columns :
Regular price (with css text-decoration: line-through;)
Promotionnal price- This reply was modified 7 years, 3 months ago by svarogwolf.
For the second option, in a field option u add 2 form fields :
– tooltip type (Text / Modal Popup) (select list)
– tooltip html (textarea)The type text is the actual tooltip
If user check tooltip “Modal Popup”, when user click on the tooltip button, it open a modal popup and display the “tooltip html” field content.
In France and in most europeans countries, u show price VAT without VAT and with VAT.
https://www.eurobject.fr/europeanpricedisplay.png
It would be nice to add these simple option. If VAT option is activated in Woocommerce and VAT diplay option is activated in PPOM, u display :
– Price without VAT
– VAT price (not required but recommanded)
– Price with VAT