Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mkdizajn/5957276 to your computer and use it in GitHub Desktop.
Save mkdizajn/5957276 to your computer and use it in GitHub Desktop.
magento layout product_list_toolbar direction for pager
<reference name="product_list_toolbar">
<action method="setDefaultDirection" before="product_list_toolbar_pager"><dir>desc</dir></action>
</reference>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment