Storefront plugin & Vue component for product block
npm i --save @ecomplus/widget-product
Plug & play widget for storefront-template:
import widgetProduct from '@ecomplus/widget-product'
widgetProduct()
Vue component:
import EcProduct from '@ecomplus/widget-product/src/components/EcProduct.vue'
Reusable Vue components available at
src/components
:
EcProduct
EcPrices
EcShipping
EcShippingLine
EcImage
EcGallery