Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

chore: remove wishlist function for now #213

Conversation

jeffpdotone
Copy link
Contributor

Fixed #207

Description

For now, we don't have any implementation for the wishlist. should be disabled until implemented

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Copy link
Contributor

@Mateuszpietrusinski Mateuszpietrusinski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IMHO we shuld also remove option save for later in horizontal view

packages/theme/pages/Category.vue Outdated Show resolved Hide resolved
@jeffpdotone jeffpdotone force-pushed the SH-69-hide-the-wishlist-functionality-until-it-is-implemented branch from 12c8982 to fcc9803 Compare February 9, 2022 11:04
@jeffpdotone jeffpdotone merged commit 257dff0 into main Feb 10, 2022
@jeffpdotone jeffpdotone deleted the SH-69-hide-the-wishlist-functionality-until-it-is-implemented branch February 10, 2022 08:07
jeffpdotone added a commit that referenced this pull request Feb 18, 2022
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
aureate-labs-team added a commit that referenced this pull request Feb 18, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
aureate-labs-team added a commit that referenced this pull request Feb 21, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
aureate-labs-team added a commit that referenced this pull request Mar 10, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: applied suggested changes

* refactor: coupon & product methods

* refactor: coupon & product methods

* refactor: coupon & product methods

* refactor: coupon & product methods

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
aureate-labs-team added a commit that referenced this pull request Mar 10, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
aureate-labs-team added a commit that referenced this pull request Mar 11, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: mismatch product prices between feeds & website

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
aureate-labs-team added a commit that referenced this pull request Mar 11, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: mismatch product prices between feeds & website

* chore: bumped version 1.0.20

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
jeffpdotone added a commit that referenced this pull request Mar 25, 2022
…ecart methods for coupon code (#257)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
aureate-labs-team added a commit that referenced this pull request Mar 30, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* fix: updated code for suggested changes

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
aureate-labs-team added a commit that referenced this pull request Mar 30, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* refactor: pdp: related products- disabled add to cart for out of stock products

* refactor: removed any from default query

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
jeffpdotone added a commit that referenced this pull request Apr 1, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: applied suggested changes

* refactor: coupon & product methods

* refactor: coupon & product methods

* refactor: coupon & product methods

* refactor: coupon & product methods

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
jeffpdotone added a commit that referenced this pull request Apr 1, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
jeffpdotone added a commit that referenced this pull request Apr 1, 2022
…ecart methods for coupon code (#257)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
jeffpdotone added a commit that referenced this pull request Apr 1, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* fix: updated code for suggested changes

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
jeffpdotone added a commit that referenced this pull request Apr 1, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* refactor: pdp: related products- disabled add to cart for out of stock products

* refactor: removed any from default query

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
jeffpdotone added a commit that referenced this pull request Apr 1, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: applied suggested changes

* refactor: coupon & product methods

* refactor: coupon & product methods

* refactor: coupon & product methods

* refactor: coupon & product methods

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
jeffpdotone added a commit that referenced this pull request Apr 1, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
jeffpdotone added a commit that referenced this pull request Apr 1, 2022
…ecart methods for coupon code (#257)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
jeffpdotone added a commit that referenced this pull request Apr 1, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* fix: updated code for suggested changes

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
jeffpdotone added a commit that referenced this pull request Apr 1, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* refactor: pdp: related products- disabled add to cart for out of stock products

* refactor: removed any from default query

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
aureate-labs-team added a commit that referenced this pull request Apr 4, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* refactor: pdp: related products- disabled add to cart for out of stock products

* refactor: removed any from default query

* fix(PDP): add to cart not working on match with it section

* refactor: updated baseurl->base_url

* refactor: updated baseurl->base_url

* refactor: updated baseurl->base_url

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
aureate-labs-team added a commit that referenced this pull request Apr 6, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* refactor: pdp: related products- disabled add to cart for out of stock products

* refactor: removed any from default query

* fix(PDP): add to cart not working on match with it section

* refactor: updated baseurl->base_url

* refactor: updated baseurl->base_url

* refactor: updated baseurl->base_url

* fix: currency sync between shopify checkout & PWA app

* refactor: tsconfig for nuxtjs/i18n

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
aureate-labs-team added a commit that referenced this pull request Apr 6, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* refactor: pdp: related products- disabled add to cart for out of stock products

* refactor: removed any from default query

* fix(PDP): add to cart not working on match with it section

* refactor: updated baseurl->base_url

* refactor: updated baseurl->base_url

* refactor: updated baseurl->base_url

* fix: currency sync between shopify checkout & PWA app

* refactor: tsconfig for nuxtjs/i18n

* fix(cart drawer): on apply/remove coupon item price change

* fix(cart drawer): on apply/remove coupon item price change

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
aureate-labs-team added a commit that referenced this pull request Apr 8, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* refactor: pdp: related products- disabled add to cart for out of stock products

* refactor: removed any from default query

* fix(PDP): add to cart not working on match with it section

* chore: updated sfui to 0.12.x

* refactor: removed context as param from setup method

* chore: upgraded SFUI to 0.12.3

* fix: updated yarn.lock

* fix: updated currency to EUR in nuxt.config.js

* refactor: added observer for section rendering

* fix: removed console

* fix: suggested changes

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
aureate-labs-team added a commit that referenced this pull request Apr 11, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* refactor: pdp: related products- disabled add to cart for out of stock products

* refactor: removed any from default query

* fix(PDP): add to cart not working on match with it section

* chore: updated sfui to 0.12.x

* refactor: removed context as param from setup method

* chore: upgraded SFUI to 0.12.3

* fix: updated yarn.lock

* fix: updated currency to EUR in nuxt.config.js

* refactor: added observer for section rendering

* refactor(sign in): removed shopify buy deps from signin api

* fix: suggested changes

* fix: resolved conflicts

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
aureate-labs-team added a commit that referenced this pull request Apr 11, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* refactor: pdp: related products- disabled add to cart for out of stock products

* refactor: removed any from default query

* fix(PDP): add to cart not working on match with it section

* chore: updated sfui to 0.12.x

* refactor: removed context as param from setup method

* chore: upgraded SFUI to 0.12.3

* fix: updated yarn.lock

* fix: updated currency to EUR in nuxt.config.js

* refactor: added observer for section rendering

* refactor(sign in): removed shopify buy deps from signin api

* refactor(sign out): removed shopify buy deps from sign out api

* fix: resolved conflicts

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
aureate-labs-team added a commit that referenced this pull request Apr 11, 2022
…mer (#315)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* refactor: pdp: related products- disabled add to cart for out of stock products

* refactor: removed any from default query

* fix(PDP): add to cart not working on match with it section

* chore: updated sfui to 0.12.x

* refactor: removed context as param from setup method

* chore: upgraded SFUI to 0.12.3

* fix: updated yarn.lock

* fix: updated currency to EUR in nuxt.config.js

* refactor: added observer for section rendering

* refactor(sign in): removed shopify buy deps from signin api

* refactor(sign out): removed shopify buy deps from sign out api

* refactor(fetch customer): removed shopify buy sdk deps from fetch customer

* refactor(fetchcustomer): removed shopify buy sdk deps from fetchcustomer

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
aureate-labs-team added a commit that referenced this pull request Apr 11, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* refactor: pdp: related products- disabled add to cart for out of stock products

* refactor: removed any from default query

* fix(PDP): add to cart not working on match with it section

* chore: updated sfui to 0.12.x

* refactor: removed context as param from setup method

* chore: upgraded SFUI to 0.12.3

* fix: updated yarn.lock

* fix: updated currency to EUR in nuxt.config.js

* refactor: added observer for section rendering

* refactor(sign in): removed shopify buy deps from signin api

* refactor(sign out): removed shopify buy deps from sign out api

* fix: resolved conflicts

* refactor: removed shopify buy sdk deps from signup

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
aureate-labs-team added a commit that referenced this pull request Apr 12, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* refactor: pdp: related products- disabled add to cart for out of stock products

* refactor: removed any from default query

* fix(PDP): add to cart not working on match with it section

* chore: updated sfui to 0.12.x

* refactor: removed context as param from setup method

* chore: upgraded SFUI to 0.12.3

* fix: updated yarn.lock

* fix: updated currency to EUR in nuxt.config.js

* refactor: added observer for section rendering

* refactor(sign in): removed shopify buy deps from signin api

* refactor(sign out): removed shopify buy deps from sign out api

* fix: resolved conflicts

* refactor: removed shopify buy sdk deps from signup

* refactor: removed shopify buy sdk deps from forgotpassword api method

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
aureate-labs-team added a commit that referenced this pull request Apr 12, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* refactor: pdp: related products- disabled add to cart for out of stock products

* refactor: removed any from default query

* fix(PDP): add to cart not working on match with it section

* chore: updated sfui to 0.12.x

* refactor: removed context as param from setup method

* chore: upgraded SFUI to 0.12.3

* fix: updated yarn.lock

* fix: updated currency to EUR in nuxt.config.js

* refactor: added observer for section rendering

* refactor(sign in): removed shopify buy deps from signin api

* refactor(sign out): removed shopify buy deps from sign out api

* fix: resolved conflicts

* refactor: removed shopify buy sdk deps from signup

* refactor: removed shopify buy sdk deps from forgotpassword api method

* refactor: removed shopify buy sdk deps from change password api method

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
aureate-labs-team added a commit that referenced this pull request Apr 12, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* refactor: pdp: related products- disabled add to cart for out of stock products

* refactor: removed any from default query

* fix(PDP): add to cart not working on match with it section

* chore: updated sfui to 0.12.x

* refactor: removed context as param from setup method

* chore: upgraded SFUI to 0.12.3

* fix: updated yarn.lock

* fix: updated currency to EUR in nuxt.config.js

* refactor: added observer for section rendering

* refactor(sign in): removed shopify buy deps from signin api

* refactor(sign out): removed shopify buy deps from sign out api

* fix: resolved conflicts

* refactor: removed shopify buy sdk deps from signup

* refactor: removed shopify buy sdk deps from forgotpassword api method

* refactor: removed shopify buy sdk deps from change password api method

* refactor(collection & search result): enabled locale based prices

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
aureate-labs-team added a commit that referenced this pull request Apr 18, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* refactor: pdp: related products- disabled add to cart for out of stock products

* refactor: removed any from default query

* fix(PDP): add to cart not working on match with it section

* chore: updated sfui to 0.12.x

* refactor: removed context as param from setup method

* chore: upgraded SFUI to 0.12.3

* fix: updated yarn.lock

* fix: updated currency to EUR in nuxt.config.js

* refactor: added observer for section rendering

* refactor(sign in): removed shopify buy deps from signin api

* refactor(sign out): removed shopify buy deps from sign out api

* fix: resolved conflicts

* refactor: removed shopify buy sdk deps from signup

* refactor: removed shopify buy sdk deps from forgotpassword api method

* refactor: removed shopify buy sdk deps from change password api method

* refactor(collection & search result): enabled locale based prices

* fix: locale switcher not working as desired

* fix: locale switcher not working as desired

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
aureate-labs-team added a commit that referenced this pull request Apr 18, 2022
…ssion (#335)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* refactor: pdp: related products- disabled add to cart for out of stock products

* refactor: removed any from default query

* fix(PDP): add to cart not working on match with it section

* chore: updated sfui to 0.12.x

* refactor: removed context as param from setup method

* chore: upgraded SFUI to 0.12.3

* fix: updated yarn.lock

* fix: updated currency to EUR in nuxt.config.js

* refactor: added observer for section rendering

* refactor(sign in): removed shopify buy deps from signin api

* refactor(sign out): removed shopify buy deps from sign out api

* fix: resolved conflicts

* refactor: removed shopify buy sdk deps from signup

* refactor: removed shopify buy sdk deps from forgotpassword api method

* refactor: removed shopify buy sdk deps from change password api method

* refactor(collection & search result): enabled locale based prices

* fix: locale switcher not working as desired

* fix: locale switcher not working as desired

* fix(login modal): forgot password message on sign up form after submission

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
aureate-labs-team added a commit that referenced this pull request Apr 20, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* refactor: pdp: related products- disabled add to cart for out of stock products

* refactor: removed any from default query

* fix(PDP): add to cart not working on match with it section

* chore: updated sfui to 0.12.x

* refactor: removed context as param from setup method

* chore: upgraded SFUI to 0.12.3

* fix: updated yarn.lock

* fix: updated currency to EUR in nuxt.config.js

* refactor: added observer for section rendering

* refactor(sign in): removed shopify buy deps from signin api

* refactor(sign out): removed shopify buy deps from sign out api

* fix: resolved conflicts

* refactor: removed shopify buy sdk deps from signup

* refactor: removed shopify buy sdk deps from forgotpassword api method

* refactor: removed shopify buy sdk deps from change password api method

* refactor(collection & search result): enabled locale based prices

* fix: locale switcher not working as desired

* fix: locale switcher not working as desired

* fix(login modal): forgot password message on sign up form after submission

* fix: login modal closes if wrong creds

* fix: suggested changes

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
aureate-labs-team added a commit that referenced this pull request Apr 20, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* refactor: pdp: related products- disabled add to cart for out of stock products

* refactor: removed any from default query

* fix(PDP): add to cart not working on match with it section

* chore: updated sfui to 0.12.x

* refactor: removed context as param from setup method

* chore: upgraded SFUI to 0.12.3

* fix: updated yarn.lock

* fix: updated currency to EUR in nuxt.config.js

* refactor: added observer for section rendering

* refactor(sign in): removed shopify buy deps from signin api

* refactor(sign out): removed shopify buy deps from sign out api

* fix: resolved conflicts

* refactor: removed shopify buy sdk deps from signup

* refactor: removed shopify buy sdk deps from forgotpassword api method

* refactor: removed shopify buy sdk deps from change password api method

* refactor(collection & search result): enabled locale based prices

* fix: locale switcher not working as desired

* fix: locale switcher not working as desired

* fix(login modal): forgot password message on sign up form after submission

* fix: login modal closes if wrong creds

* fix(My Account): change password not working

* fix: suggested changes

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
aureate-labs-team added a commit that referenced this pull request Apr 22, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* refactor: pdp: related products- disabled add to cart for out of stock products

* refactor: removed any from default query

* fix(PDP): add to cart not working on match with it section

* chore: updated sfui to 0.12.x

* refactor: removed context as param from setup method

* chore: upgraded SFUI to 0.12.3

* fix: updated yarn.lock

* fix: updated currency to EUR in nuxt.config.js

* refactor: added observer for section rendering

* refactor(sign in): removed shopify buy deps from signin api

* refactor(sign out): removed shopify buy deps from sign out api

* fix: resolved conflicts

* refactor: removed shopify buy sdk deps from signup

* refactor: removed shopify buy sdk deps from forgotpassword api method

* refactor: removed shopify buy sdk deps from change password api method

* refactor(collection & search result): enabled locale based prices

* fix: locale switcher not working as desired

* fix: locale switcher not working as desired

* fix: resolved user icon state change bug while navigating from my-account to home page

* fix: removed console

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
aureate-labs-team added a commit that referenced this pull request Apr 22, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* refactor: pdp: related products- disabled add to cart for out of stock products

* refactor: removed any from default query

* fix(PDP): add to cart not working on match with it section

* chore: updated sfui to 0.12.x

* refactor: removed context as param from setup method

* chore: upgraded SFUI to 0.12.3

* fix: updated yarn.lock

* fix: updated currency to EUR in nuxt.config.js

* refactor: added observer for section rendering

* refactor(sign in): removed shopify buy deps from signin api

* refactor(sign out): removed shopify buy deps from sign out api

* fix: resolved conflicts

* refactor: removed shopify buy sdk deps from signup

* refactor: removed shopify buy sdk deps from forgotpassword api method

* refactor: removed shopify buy sdk deps from change password api method

* refactor(collection & search result): enabled locale based prices

* fix: locale switcher not working as desired

* fix: locale switcher not working as desired

* fix: header icon not working after signup

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
aureate-labs-team added a commit that referenced this pull request Apr 22, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* refactor: pdp: related products- disabled add to cart for out of stock products

* refactor: removed any from default query

* fix(PDP): add to cart not working on match with it section

* chore: updated sfui to 0.12.x

* refactor: removed context as param from setup method

* chore: upgraded SFUI to 0.12.3

* fix: updated yarn.lock

* fix: updated currency to EUR in nuxt.config.js

* refactor: added observer for section rendering

* refactor(sign in): removed shopify buy deps from signin api

* refactor(sign out): removed shopify buy deps from sign out api

* fix: resolved conflicts

* refactor: removed shopify buy sdk deps from signup

* refactor: removed shopify buy sdk deps from forgotpassword api method

* refactor: removed shopify buy sdk deps from change password api method

* refactor(collection & search result): enabled locale based prices

* fix: locale switcher not working as desired

* fix: locale switcher not working as desired

* fix: header icon not working after signup

* fix: removed wishlist icon from blog posts

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
aureate-labs-team added a commit that referenced this pull request Apr 22, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* refactor: pdp: related products- disabled add to cart for out of stock products

* refactor: removed any from default query

* fix(PDP): add to cart not working on match with it section

* chore: updated sfui to 0.12.x

* refactor: removed context as param from setup method

* chore: upgraded SFUI to 0.12.3

* fix: updated yarn.lock

* fix: updated currency to EUR in nuxt.config.js

* refactor: added observer for section rendering

* refactor(sign in): removed shopify buy deps from signin api

* refactor(sign out): removed shopify buy deps from sign out api

* fix: resolved conflicts

* refactor: removed shopify buy sdk deps from signup

* refactor: removed shopify buy sdk deps from forgotpassword api method

* refactor: removed shopify buy sdk deps from change password api method

* refactor(collection & search result): enabled locale based prices

* fix: locale switcher not working as desired

* fix: locale switcher not working as desired

* fix: header icon not working after signup

* fix: removed wishlist icon from blog posts

* fix: no link on posts list view

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>
aureate-labs-team added a commit that referenced this pull request Apr 26, 2022
* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* chore: update getPage to use apollo (#216)

* chore: update getPage to use apollo
* chore: update getPage unit testing

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Mateusz Pietrusiński <1325258@gmail.com>

* chore: update the articles query function in api client (#232)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: disabled add to cart in category (#228)

* chore: update getPage to use apollo

* chore: pr reviews resolve

* chore: update getCategory

* chore: update getCategory

* fix: disabled cart to button when inventory is zero

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: update getCategory to use apollo  (#217)

* chore: update getPage to use apollo

* chore: pr reviews resolve

* chore: update getCategory

* chore: review suggested changes

* Update packages/apollo/src/helpers/mapFacetToProductFilter.ts

* chore: update mapFacet

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Mateusz Pietrusiński <1325258@gmail.com>

* fix: default variant display (#229)

* chore: update getPage to use apollo

* chore: pr reviews resolve

* chore: update getCategory

* fix: default displayed variant on intial load of pdp

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* feat: update use content composables for getting blog posts by its category (#241)

* feat: added blog post list page

* chore: update useContent to allow fetching blog posts by category

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* feat: cart drawer - coupon feature (#243)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: applied suggested changes

* refactor: coupon & product methods

* refactor: coupon & product methods

* refactor: coupon & product methods

* refactor: coupon & product methods

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>

* feat: added blog post list page (#242)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* refactor: usecart methods (createcart & checkout) adjustments (#246)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>

* feat: a list of blogs/articles page (#247)

* feat: added blog post list page

* chore: update useContent to allow fetching blog posts by category

* chore: added page linking to categories of blogs

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* feat: connect the components with the composable logics (#252)

* chore: something something

* feat: connected paging, sort, limit per page

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: added article page (#256)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix(category): disable add to cart button on horizontal view (#271)

* fix(searchresults): disable add to cart for out of stock product (#275)

* fix(RelatedProducts): add to cart on match it with section (#272)

* fix(RelatedProducts): add to cart on match it with section

* fix(RelatedProducts): add to cart on match it with section

* chore(maintenance): camelCase handleAddToCart

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* refactor: adjustments with checkout, addtocart, removefromcart, updatecart methods for  coupon code (#257)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>

* fix: blog list issues (#263)

* fix: blog list no article available
fix: header search results with articles
fix: dropdown resetting
fix: blog detail page

* feat(cms): added end user to determine route for blogs and articles

* feat(cms): modularized cms feature

* feat(cms): added unit tests

* feat(cms): update route link to use route object instead of plain string

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix(product): product info tabs move below overlay (#280)

* fix(appheader): header menu item remains active (#279)

* fix(mobile-menu): added mobile menu sidebar (#278)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore(general): modern=client (#283)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: convert svg icons to webp (#282)

* fix: middleware config (#285)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* Middleware config (#286)

* fix: middleware config

* fix: middleware config

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* Middleware config (#287)

* fix: middleware config

* fix: middleware config

* fix: rollback to 2.5.6

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* Middleware config (#288)

* fix: middleware config

* fix: middleware config

* fix: rollback to 2.5.6

* fix(cms): deployment issue with cms

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: menus

* fix(docker): updated docker envs

* fix(docker): added missing arg

* fix(cms): search results

* refactor: adjustments with get country method (#262)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* fix: updated code for suggested changes

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>

* feat: disable add to cart button for out of stock products (#281)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* refactor: pdp: related products- disabled add to cart for out of stock products

* refactor: removed any from default query

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>

* chore(release): v1.1.0

* fix(PDP): add to cart not working on match it with section (#284)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* refactor: pdp: related products- disabled add to cart for out of stock products

* refactor: removed any from default query

* fix(PDP): add to cart not working on match with it section

* refactor: updated baseurl->base_url

* refactor: updated baseurl->base_url

* refactor: updated baseurl->base_url

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>

* fix: valid fallback from getter methods (#294)

* fix(deploy): missing optional chain

* fix: remove wishlist icon on mobile menu (#306)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: currency should be same (#302)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* refactor: pdp: related products- disabled add to cart for out of stock products

* refactor: removed any from default query

* fix(PDP): add to cart not working on match with it section

* refactor: updated baseurl->base_url

* refactor: updated baseurl->base_url

* refactor: updated baseurl->base_url

* fix: currency sync between shopify checkout & PWA app

* refactor: tsconfig for nuxtjs/i18n

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>

* fix: cleanup lint errors and warning (#303)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix(cart drawer): on apply/remove coupon item price change (#304)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* refactor: pdp: related products- disabled add to cart for out of stock products

* refactor: removed any from default query

* fix(PDP): add to cart not working on match with it section

* refactor: updated baseurl->base_url

* refactor: updated baseurl->base_url

* refactor: updated baseurl->base_url

* fix: currency sync between shopify checkout & PWA app

* refactor: tsconfig for nuxtjs/i18n

* fix(cart drawer): on apply/remove coupon item price change

* fix(cart drawer): on apply/remove coupon item price change

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>

* fix: mobile view (#305)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: update to sfui 0-12-3 (#308)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* refactor: pdp: related products- disabled add to cart for out of stock products

* refactor: removed any from default query

* fix(PDP): add to cart not working on match with it section

* chore: updated sfui to 0.12.x

* refactor: removed context as param from setup method

* chore: upgraded SFUI to 0.12.3

* fix: updated yarn.lock

* fix: updated currency to EUR in nuxt.config.js

* refactor: added observer for section rendering

* fix: removed console

* fix: suggested changes

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>

* fix(appheader): search drawer close on navigation (#312)

* fix(my-account): account menu not working (#307)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* refactor(sign in): removed shopify buy deps from signin api (#309)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* refactor: pdp: related products- disabled add to cart for out of stock products

* refactor: removed any from default query

* fix(PDP): add to cart not working on match with it section

* chore: updated sfui to 0.12.x

* refactor: removed context as param from setup method

* chore: upgraded SFUI to 0.12.3

* fix: updated yarn.lock

* fix: updated currency to EUR in nuxt.config.js

* refactor: added observer for section rendering

* refactor(sign in): removed shopify buy deps from signin api

* fix: suggested changes

* fix: resolved conflicts

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>

* refactor(sign out): removed shopify buy deps from sign out api (#311)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* refactor: pdp: related products- disabled add to cart for out of stock products

* refactor: removed any from default query

* fix(PDP): add to cart not working on match with it section

* chore: updated sfui to 0.12.x

* refactor: removed context as param from setup method

* chore: upgraded SFUI to 0.12.3

* fix: updated yarn.lock

* fix: updated currency to EUR in nuxt.config.js

* refactor: added observer for section rendering

* refactor(sign in): removed shopify buy deps from signin api

* refactor(sign out): removed shopify buy deps from sign out api

* fix: resolved conflicts

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>

* refactor(fetchcustomer): removed shopify buy sdk deps from fetchcustomer (#315)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* refactor: pdp: related products- disabled add to cart for out of stock products

* refactor: removed any from default query

* fix(PDP): add to cart not working on match with it section

* chore: updated sfui to 0.12.x

* refactor: removed context as param from setup method

* chore: upgraded SFUI to 0.12.3

* fix: updated yarn.lock

* fix: updated currency to EUR in nuxt.config.js

* refactor: added observer for section rendering

* refactor(sign in): removed shopify buy deps from signin api

* refactor(sign out): removed shopify buy deps from sign out api

* refactor(fetch customer): removed shopify buy sdk deps from fetch customer

* refactor(fetchcustomer): removed shopify buy sdk deps from fetchcustomer

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>

* refactor: removed shopify buy sdk deps from signup (#317)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* refactor: pdp: related products- disabled add to cart for out of stock products

* refactor: removed any from default query

* fix(PDP): add to cart not working on match with it section

* chore: updated sfui to 0.12.x

* refactor: removed context as param from setup method

* chore: upgraded SFUI to 0.12.3

* fix: updated yarn.lock

* fix: updated currency to EUR in nuxt.config.js

* refactor: added observer for section rendering

* refactor(sign in): removed shopify buy deps from signin api

* refactor(sign out): removed shopify buy deps from sign out api

* fix: resolved conflicts

* refactor: removed shopify buy sdk deps from signup

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>

* fix(checkout): redirect to last known page (#320)

fix(searchresults): remove wishlist icon
fix(cartsidebar): remove save for later option

* refactor: update the forgot password from api client (#322)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps from createcart & checkout

* refactor: removed shopify buy deps from updatecart

* fix: resolved linter error

* refactor: suggeted changes

* refactor: suggeted changes

* refactor: refactored get country method for getproduct

* refactor: implemented suggested changes

* refactor: implemented suggested changes

* refactor: pdp: related products- disabled add to cart for out of stock products

* refactor: removed any from default query

* fix(PDP): add to cart not working on match with it section

* chore: updated sfui to 0.12.x

* refactor: removed context as param from setup method

* chore: upgraded SFUI to 0.12.3

* fix: updated yarn.lock

* fix: updated currency to EUR in nuxt.config.js

* refactor: added observer for section rendering

* refactor(sign in): removed shopify buy deps from signin api

* refactor(sign out): removed shopify buy deps from sign out api

* fix: resolved conflicts

* refactor: removed shopify buy sdk deps from signup

* refactor: removed shopify buy sdk deps from forgotpassword api method

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Co-authored-by: Heitor Ramon Ribeiro <heitor.ramon@gmail.com>

* refactor: update the change password from api client (#329)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* feat: display discount on cart drawer (#230)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: ssr for crawlers for multilingual (#231)

* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* chore: add #TechForUkraine

* Update README.md

* feat(cartdrawer): coupon add/remove feature

* feat(cartdrawer): coupon add/remove feature

* fix: suggested changes

* refactor: remove shopify buy deps fro…
jeffpdotone added a commit that referenced this pull request Nov 3, 2022
* feat: multi currency

* feat: multi-currency feature

* feat: added multicurrency feature (static)

* feat: pdp: multi currency

* feat: muti-currency refactor

* chore: version upgrade

* feat: added feature to update userfields

* fix: fixed selected variantby options

* fix: cartgetters item price

* refactor: getproducts api method

* chore: remove wishlist function for now (#213)

Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>

* fix: incosistent footer (#214)

* chore: update the misaligned margin of components (#215)

* chore: update home padding

* chore: updated margin on whole

* chore: updated margin on whole

* fix: login modal popup error

* feat: display discount on cart drawer

* chore: updated shopify version

* fix: ssr for crawlers for multilingual

* fix: version upgraded

* refactor: added function for detect country

* fix: mismatch product prices between feeds & website

* refactor(version): updated to 1.1.4

Co-authored-by: Jeff Paltera <jeffpaltera@gmail.com>
Co-authored-by: Jeff Paltera <jpaltera@vuestorefront.io>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Hide the wishlist functionality until it is implemented
2 participants