myshop-value:< n >

Entity Value
Attribute(s) style, src
Type value
Relation myshop-block:product, myshop-has-value:< n >
Context myshop-block:product, myshop-repeat:vat-list, myshop-repeat:basket

With the myshop-value extension a value from a column (from your excel sheet) of the active row can be displayed. Using the parameter the number of the column of the name of the column to be displayed can be set. In the example below the value of column 3 of the active row is displayed.

<td style="myshop-value:3;font-size:10;font-weight:bold"/>

The name of the column can also be used, as shown in the example below.

<td style="myshop-value:titel;font-size:10;font-weight:bold"/>

Which value can be displayed with the myshop-value extension depends on the context within which the extension is used. Besides the myshop-block:product context the extension can also be used within the context of amyshop-repeat:vat-list and a myshop-repeat:basket. In case of the vat-list the VAT percentage and amount can be displayed, while the basket context makes it possible to display the products within the shopping basket.

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