@ubertheme/slider

UB Slider Module for Magento PWA Studio

Usage no npm install needed!

<script type="module">
  import uberthemeSlider from 'https://cdn.skypack.dev/@ubertheme/slider';
</script>

README

UB Content Slider extension for Magento PWA Studio

What is UB Content Slider?

UB Content Slider is a ready React and GraphQL based module that helps you create a flexible banner slider, product, or video carousel for a PWA Studio storefront built using Magento PWA Studio.

Prerequisites

  • Magento (v2.4.1 or above) Backend with UB ContentSliderGraphQl installed
  • A Storefront or PWA project based on PWA Studio v9.0.0 or above.

Extension options:

props type default value
slideKey string null

Installation:

1. Adding dependency

yarn add @ubertheme/slider

2. You can learn about how to load a Slider component in the showcase component in the following file:

@ubertheme/slider/src/components/ShowCases/showCases.js

3. Re-build your PWA project