This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information