Jump to content

Custom Measurement profile for a tailor store


Recommended Posts

Hi...

 

I am trying to build a tailor store where in users can upload their custom size and style for the apparels they are ordering to be sewed.

 

customization profile includes:

 

sleeves measurements, collar measurements, waist measurements, shoulder measurements etc.

 

basically just like how it is on a tailor shop.

 

I can develop this in core php but i do not know how to integrate that code in prestashop.

 

Please Help...!!

Link to comment
Share on other sites

  • 2 years later...

You could use the "Customization" tab on the product editor to add "Sleeves measurements", "Collar measurements", "Waist measurements", and "Shoulder measurements" text fields. There won't be any kind of validation on those text fields though, so you'll be relying on customers to enter the right values.

 

The other solution is to add all the possible sizes as attributes and have the customers select their measurements from those dropdowns. The customers will be forced to choose a valid measurement, but then there may be too many combinations and the product page may crash or be slow to load.

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...