Jump to content

Large number of attributes - prestashop handle cart only?


Thom_S

Recommended Posts

Hi there,

 

I would like to implement PrestaShop, but need some reassurance that my use-case is possible to handle.  Details below.  

 

I run a site based around dimensionally customisable products.  Due to the large number of possible combinations, this effectively makes every product placed in the cart unique (12mm x 35mm x 182.5mm is a different product to 12 x 35 x 182.6).  Some products have up to 10 customisable attributes.  I understand PS can do this with attributes, but the selection method seems to be limited to drop-down, radio-button, or color-picker.  I also think I would need to manually upload details to the back-office, and having a very large number of products can impact performance.  

 

Ideally I would like my existing code to handle product customisation and pricing, and then hand over to Prestashop for the cart and checkout.  Attributes could be passed over POST, GET, cookie, json in the database, whatever.  My own code also handles pricing, and this would also be passed over to PrestaShop.  

 

Is there a way to configure PrestaShop to handle this use-case?

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...