Created
May 12, 2019 16:09
-
-
Save magevision/74a40bb07d29e08c7981102efeabd08b to your computer and use it in GitHub Desktop.
SetSlidingDirectionOfFotoramaThumbnails
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<vars module="Magento_Catalog"> | |
<var name="gallery"> | |
... | |
<var name="navdir">vertical</var> <!-- Sliding direction of thumbnails (horizontal/vertical) --> | |
... | |
</var> | |
</vars> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment