VsisodiyaDesign
Shopify Partner
Contact Me
Status
Offline
Last Activity
‎08-14-2024 10:25 PM
Topic Started
3
Topics Started
Topic Solutions
2
Solutions
Post Count
60
Posts
Post Kudos
9
Likes

Bio: Hi i start development on shopify 2015 after thats i am fall in love with this amazing platfrom . I work with many brand all around the word .Currentl...

Community Badges

No content to show

User Activity

I go the solution for this -{% if current_tags %}<meta name="description" content="Read our blog posts tagged with {{ current_tags | join: ', ' }} to learn more about {{ shop.name }}.">{% else %}<meta name="description" content="{{ page_description |...
Without using metafield - thats show the order note for only to b2b customer . import React, { useState } from 'react';import {  useApplyNoteChange,  useNote,  reactExtension,  TextField,  BlockStack,  usePurchasingCompany,} from "@shopify/ui-extensi...
Got it .Yes new account is only support the b2b customer account . 
Did you gave proper scope ?In my case - scopes = "read_companies,read_customers,read_draft_orders,write_customers,write_draft_orders"Here is code thats working fine  if thats help to you  import {    reactExtension,    Banner,    usePurchasingCompany...
I need help to understand why i not got value based on following code -Its working fine order note is showing on the checkout but no value on order note , can anyone help me ?import React from 'react';import { useApplyNoteChange, useNote, reactExtens...
Anyone please give your insight , i am stucking on this .Thank you 
I want to use usePurchasingCompany  hook to show a banner only for b2b customer not d2c customer .Here is my code i put trarget properly .But its not working even i have configuration properly - scopes = "read_companies,read_customers,read_draft_orde...
Ahh thank you so much . now its working fine .thank you so much nick
you have to put its only for the feature collection section css only .
.product-selector-option {display: none;} You can put this css on feature product section of the home  Custom CSS section it will be not show the variants option on home page 
Hi Liam,I have latest version of Node and npm, please check 
This can be achieveble  via the custom code. 
You can do this ,  add the option as tab,  now you can add each tab  link with id  so its can take you directly on the specs , feq, reviews section of page . 
<label class="field__label" for="NewsletterForm--{{ section.id }}"> {{ 'newsletter.label' | t }} </label> remove this line  and save 
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Likes given to