myshop-has:paging

This condition can be used for backward compatibility of a product list of more info template;

Example of a catalog pagination section whit a has paging condition:

<span style=”myshop-has:paging”>
<!-- insert the paging section --> 
<div style="myshop-repeat:page-links">
<span style="myshop-is:page-link-separator"> - </span> <span style="myshop-not-is:page-link-separator">
<span style="myshop-is:page-link-active">
<a style="myshop-action:page-link" ><span
style="font-weight:bold"><span style="myshop-
label:page-link-number;"/></span></a> </span>
<span style="myshop-not-is:page-link-active">
<a style="myshop-action:page-link" ><span
style="myshop-label:page-link-number"/></a> </span>

     </span>
</div>
</span>
<span style=”myshop-not-has:paging”>
<!-- insert the default handing here -->
</span>

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