Skip to content

sidworks-dev/sw-plugin-product-flip-image

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sidworks Product Flip Image for Shopware 6

This plugin allows you to assign a flip/hover image to product media. When customers hover over a product image in the storefront, it automatically switches to the flip image, perfect for showing alternate angles or product variants.

Images

Image1 Image2 Image3

Installation

composer require sidworks/sw-plugin-product-flip-image
bin/console plugin:refresh
bin/console plugin:install --activate SidworksProductFlipImage