pedretti Posted December 30, 2021 Share Posted December 30, 2021 (edited) Hello everyone, i'm have to migrte an ecommerce from opencart to prestashop. i need to have a checkbox attribute for some products so that I can allow users to select each attribute and add to cart this product with this specific configuration. Each attribute value have a specific price so the final price is the sum of each attribute selected. eg. product "collection 2022" with price zero, attribute "sticker number"-> attribute value: sticker 1, price 0.50 sticker 2 price 0.25 sticker 3 price 0.25 etc unitl sticker 700 or more how can i manage this feature? actually i saw that the only attribute type available is select/radio/color any suggestion? Edited December 30, 2021 by pedretti (see edit history) Link to comment Share on other sites More sharing options...
JBW Posted January 4, 2022 Share Posted January 4, 2022 The radio option in classic theme looks very similar to a checkbox - and you can style it ever further as per your needs. Regarding price impact you might want to have a look at my module "Attribute Price and Availability Display" Link to comment Share on other sites More sharing options...
num47 Posted May 24, 2023 Share Posted May 24, 2023 On 1/4/2022 at 8:50 AM, JBW said: The radio option in classic theme looks very similar to a checkbox Expand The problems of the radio button is that you can only choose one radio button where as you might need to provide more options to choose. Such as, to build a pizza shop you need to give your customer an option to choose among the various toppings and the customer should have the option to chose more than one. You can not achieve that with radio button. It really frustrating that a popular e-commerce platform like prestashop still lack that option. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now