diff --git a/.env.development b/.env.development index e9e8cd3..19290a9 100644 --- a/.env.development +++ b/.env.development @@ -1,13 +1,13 @@ VUE_APP_BRAINTREE_AUTH_KEY=sandbox_bn48hmp6_cz6p85sw4dr5tp8h -VUE_APP_MAGENTO_API_URL=https://retailer-stg.crane.com +VUE_APP_MAGENTO_API_URL=https://m2-stg.crane.com VUE_APP_CRANE_URL=/shop VUE_APP_GATE_URL=/gate VUE_APP_ME_URL=/b2b VUE_APP_LOGIN_URL=/gate/sign-in VUE_APP_PERSONALIZE_URL=https://studio-stg.crane.com/personalize -VUE_APP_IMAGE_PATH_URL=https://retailer-stg.crane.com/media/catalog/product +VUE_APP_IMAGE_PATH_URL=https://m2-stg.crane.com/media/catalog/product VUE_APP_RETAILOR_ID=49057567-f789-420c-98b6-2e0443af73f5 -VUE_APP_IMAGE_CATEGORY_PATH_URL=https://retailer-stg.crane.com +VUE_APP_IMAGE_CATEGORY_PATH_URL=https://m2-stg.crane.com VUE_APP_NODESLS_API_URL=https://imagelib-sls-stg.crane.com VUE_APP_HOME_PAGE_URL=https://www-stg.crane.com diff --git a/.env.staging b/.env.staging index be3f63b..1bca5b8 100644 --- a/.env.staging +++ b/.env.staging @@ -1,14 +1,14 @@ NODE_ENV=production VUE_APP_BRAINTREE_AUTH_KEY=sandbox_bn48hmp6_cz6p85sw4dr5tp8h -VUE_APP_MAGENTO_API_URL=https://retailer-stg.crane.com +VUE_APP_MAGENTO_API_URL=https://m2-stg.crane.com VUE_APP_CRANE_URL=/shop VUE_APP_GATE_URL=/gate VUE_APP_ME_URL=/b2b VUE_APP_LOGIN_URL=/gate/sign-in VUE_APP_PERSONALIZE_URL=https://studio-stg.crane.com/personalize -VUE_APP_IMAGE_PATH_URL=https://retailer-stg.crane.com/media/catalog/product +VUE_APP_IMAGE_PATH_URL=https://m2-stg.crane.com/media/catalog/product VUE_APP_RETAILOR_ID=49057567-f789-420c-98b6-2e0443af73f5 -VUE_APP_IMAGE_CATEGORY_PATH_URL=https://retailer-stg.crane.com +VUE_APP_IMAGE_CATEGORY_PATH_URL=https://m2-stg.crane.com VUE_APP_NODESLS_API_URL=https://imagelib-sls-stg.crane.com VUE_APP_HOME_PAGE_URL=https://www-stg.crane.com diff --git a/git_info.json b/git_info.json index 4cb4fec..56637ed 100644 --- a/git_info.json +++ b/git_info.json @@ -1 +1 @@ -{"branch_name":"dev","last_commit_date":"2022-01-19T13:25:20.000Z","last_commit_author":"rakesh","last_commit_hash":"aba7cd3dad225652a48ca6e2d596456c455c5db5"} \ No newline at end of file +{"branch_name":"dev","last_commit_date":"2022-01-21T06:09:37.000Z","last_commit_author":"anju j","last_commit_hash":"934b913728e33b2c9f6fdfff0b610198132bfe8a"} \ No newline at end of file diff --git a/src/components/retailer/layout/header/Header.scss b/src/components/retailer/layout/header/Header.scss index 5bf6e48..6788d12 100644 --- a/src/components/retailer/layout/header/Header.scss +++ b/src/components/retailer/layout/header/Header.scss @@ -104,7 +104,7 @@ margin-bottom: 0px !important; .me-header-search-field .theme--dark.v-label { color:#1d1d1d; } -.v-menu__content,.v-list{ +/*.v-menu__content,.v-list{ border-radius: 0px !important; top: 64px !important; -} +}*/ diff --git a/src/components/retailer/retailer-search/RetailerSearchProducts.vue b/src/components/retailer/retailer-search/RetailerSearchProducts.vue index 391fa75..6a2fde0 100644 --- a/src/components/retailer/retailer-search/RetailerSearchProducts.vue +++ b/src/components/retailer/retailer-search/RetailerSearchProducts.vue @@ -76,7 +76,7 @@ class="text-uppercase ls-0 body productpage-button" tile depressed - @click="addToCart(product.sku)" + @click="addToCart(product.sku,product.mq)" > - - + diff --git a/src/routes/retailer/checkout_page.vue b/src/routes/retailer/checkout_page.vue index 7d45405..2dcc2f9 100644 --- a/src/routes/retailer/checkout_page.vue +++ b/src/routes/retailer/checkout_page.vue @@ -464,8 +464,8 @@ v-if="shippingInformations.totals.grandTotal !== 0" >
@@ -491,34 +491,32 @@ >Edit - - - + + + + + + Place Order - + +
@@ -701,226 +699,7 @@ --> - -

Payment Method

- -
- - - - - Edit - - - - - - - - - - - - - Cancel - Update - - - - - - - - - - - - - - - - Cancel - Update - - - - - - Place Order - - - - -
- -
+ @@ -969,433 +748,7 @@ > - -

Payment Method

- -
- - - - - - - - - - - Cancel - Update - - - - - - - - - - - - - - - - Cancel - Update - - - - - - -
- -
- -

Payment Method

- -
- - - - - Edit - - - - - - - - - - - - - Cancel - Update - - - - - - - - - - - - - - - - Cancel - Update - - - - - - - - - - -
- -
+