myshop-repeat:selections

Entity Value
Attribute(s) style
Type repeat loop
Relation document:order; myshop-value:label; myshop-value:control; myshop-has:selections

The myshop-repeat:selections-list addition enables the display of selections – sizes/colors – in the order screen. The sizes/colors option can be activated with the myShop help editor – see editor help for a description of the sizes/colors option -. With the myShop addition myshop-has:selections-list it can be checked if the product has the sizes/colors option. Within the context of the myshop-repeat:selections-list repeat loop the field’s name – label –can be recalled with the myshop-value:label. The operational element can be recalled with the myshop-value:control – options list -.

<table style="myshop-has:selections" border="0" align="center">
        <tr style="myshop-repeat:selections-list">
                <td valign="top">
                        <span style="myshop-value:label"/>
                </td>
                <td valign="top">
                        <span style="myshop-value:control"/>
                </td>
        </tr>
</table>

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment