Developer forum

Forum » Development » Style guide / size guide

Style guide / size guide


Reply

We are in need of a style guide/size guide, which is to be placed as a checkout step.


The guide should work like this.


When putting a dress in your shopping bag and proceeding to checkout, the user will meet the size guide.




The user will have the option of putting down different sizes. Chest size, waist size, height etc.


If different sizes are typed in, the system have to check these according to a scheme, and recommend which size the dress should be, and if there are any changes to make the dress fit.




The user wil now have the option of accepting this or continuing with the original size.




Is this possible with the standard functions, tweaked of course - or is it possibly as a custom module?




Any suggestions are welcome.



Best regards


 


Theis


Replies

 
Reply

This can be developed as a Custom OrderLineExtender.

Rewrite the values of orderline fields (OrderLineVariantText + OrderLineVariantID)

 

You must be logged in to post in the forum