commercetools / commercetools-sunrise-theme

Sunrise Theme from commercetools
http://commercetools.github.io/commercetools-sunrise-theme/site/en/home.html
13 stars 16 forks source link

Enable URL redirection on selected attribute change #381

Closed lauraluiz closed 8 years ago

lauraluiz commented 8 years ago

@jayS-de please review it. There are 2 important changes in the JSON: 1) breaking change: the variants map expects an object with url and id instead of only directly the ID. 2) new: to each attribute object you can pass a reload flag that indicates whether the change of attribute value performs a reload or just changes the form variant ID.

jenschude commented 8 years ago

:thumbsup:

lauraluiz commented 8 years ago

@jayS-de merged with master, so remember to change the variants in Sunrise PHP :)