myshop-value:location

Entity Value
Attribute(s) style
Type value
Relation shoppingbasket

Sorting products in the shopping cart using a location. The product location is saved in the shopping cart and the myShop extension myshop-value:location can be used to access the value.

<tr class="myshp_basket_product" style="myshop-repeat:basket;">

<td class="myshp_basket_product_name">
<span style="myshop-value:product-id"></span>
</td>
<td class="myshp_basket_product_description">
<span style=”myshop-value:description;" ></span> </td>
<td class="myshp_basket_product_quantity"> <span style="myshop-value:quantity;"></span>
(location <span style="myshop-value:location;"></span> </td>

</tr>

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