nuxt3-magento-sdk-storefront icon indicating copy to clipboard operation
nuxt3-magento-sdk-storefront copied to clipboard

A boilerplate storefront build with the Vue Storefront Magento 2 Integration and Storefront UI

Results 12 nuxt3-magento-sdk-storefront issues
Sort by recently updated
recently updated
newest added
trafficstars

### What is your question / Please describe your issue Since you would need to add env vars to the sdk.config.ts file, you cannot access environment variables directly. As you...

### How the project can be improved? Integration with the cms pagebuilder of Magento. ### What are the acceptance criteria? - [ ] Using the backoffice of Magento i would...

enhancement

### How the project can be improved? Add to cart functionality in product page ### What are the acceptance criteria? - [ ] Product adds to cart from product page...

enhancement

### How the project can be improved? Add the "cart" page to enable users to manage their shopping cart during the shopping experience. Here are the key functionalities I would...

enhancement

### How the project can be improved? Minicart functionality ### What are the acceptance criteria? - [ ] Show added products - [ ] Edit quantity - [ ] Display...

enhancement

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

- [ ] use [Storefront UI Breadcrumb component](https://docs.storefrontui.io/v2/vue/blocks/Breadcrumbs.html#breadcrumbs-with-home-icon) - [ ] create component here ~/components/blocks/layout/Breadcrumbs.vue - [ ] use category and product pages - [ ] use magento sdk to...

enhancement