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