This video is super helpful! I want to create some sort of form for wholesale orders only available for wholesalers, I have no idea how to do it tho. Any ideas guys?
Hi Andrew, would u be so kind as to share the 3 templates auto-generated part? Mine, and a lot others didn't seem to auto-generate for some reason. Especially for the product template as its kinda long and the screen didnt show the whole thing.
@@kaylaowens8411 I had the same problem and needed up re generating the files as Jason files in stead of liquid files like I did at first. now they auto filled and it works! Haven't got the menu change working though
for everyone creating the templates and not having them autofilled... make sure they are .json instead of .liquid . it should autofill. i think shopify changed the way their code works recently and this video might be a little outdated.
Hi Andrew - Ive been trying to find code to add a “bulk buy” option or a “minimum quantity purchase” option to my Shopify site but no luck. Any advice or any videos that you’ve already done on this? Thanks and great videos 👏🏽
I'm using the impulse theme and can't find {% for link in linklists.main-menu.links %} or {% for link in linklists[section.settings.main_linklist].links %} Do you know where it would be? To find out if I have mobile or desktop seperate code in my theme where would I look? It's all working up until step 6 show a different navigation menu to wholesalers.
Works perfectly, except if a customer searches for a product... it appears showing image and pricing. Although they can't click on the product to view further or purchase. Any way to hide wholesale from searching?
Hi Andrew, Do you need to put any coding on templates that were created? Because mine are blank, but from your video there are codes on your templates. (page/product/collection templates). I do not have any coding background. getting confused with the difference. BTW thank you so much for your video and explanation.
But when you click on that product zipp jacket it shows page not found or something... But i want retail or wholesaler see same rates until they are not login their id pass after wholesaler login from their id pass then wholesaler see there pricing ... But before login everything looks not that I want...looks similar for everyone until login with special id pass which we can create from customer tags or Something can you please tell me how to do this properly
Hi Andrew! As I went into theme.liquid the Content layout code was not in the code that appeared - therefore I am not sure what I should replace with the code you provided - can you clarify if there is somewhere else I could place that?
For anyone trying to figure out how to hide these wholesale products from search, you gotta go into your metafields settings and create an option manually. There's a shopify thread on it already that has instructions called "Does Anyone Know How To Hide Certain Products From Search Bar In Shopify Store?"
Hello! Thank you for your content! This is so helpful, having a little hiccup thought. When I go to add a new template page.wholesale.liquid etc. the template code does not autofill from Shopify Any help would be great appreciated!
@@Macprincess32 I’m just using excel files with my products and prices and I send that to my wholesale customers and refer them back to our retail website if they need to see pics or item descriptions then they mark down what they want on the excel file and send it back to me. Haven’t been able to find option to have both on Shopify so this method works good enough in the meantime
Hi!! Great Video and was really excited to set this up, but I am not finding the code content_for_layout anywhere on my theme code. Is there a workaround to still be able to do this?
Amazing, this helps so much - however I am wondering if I can hide the product all together on the collections page? I am finding that its still populating in collections/ search and I don't want them to see it at all.
Hi i remember seeing somewhere you can stop regular guest from searching wholesale products by blocking certain words in the search field. I cant remember where i found this, can anyone recommend or know the code?
Is it possible to have some help to do that with DAWN THEME, cause its impossible for me to create template, without add something in .. need help ahah
Hey everyone, I am not getting the page/product/collection code that is supposed to be auto-filled when creating them. I have seen comments saying to make it .json instead of .liquid but I am getting different code to what is shown in the video. Is that meant to happen or the code should still be the same as the video just in a .json? Would really appreciate any help :)
Hello, i'm stuck :) In the section where we create a different menu for those who log in, we are looking for a code to replace. I cant find neither the first code you try nor the second one... :( HELP!
Merci for making a difference for new business like this, it is greatly appreciated Andrew!! But I have encountered a problem and I have exhausted all my solutions to find the answer. My hopes are that perhaps it’s something very easy that I just cannot see. Like Andrew mentioned in the video, I have tried many B2B app and they have created the tag “Wholesale” with a capital “W”, therefore when I try to add to a client the tag “wholesale” without capital “W” it doesn’t work since it goes directly to a previously added tag with capital later. Is there a place in the code that I can replace the fact the client needs to have the tag “wholesale” with a capital W? Do you think it’s something that is achievable? I have no word to express how much gratitude I would have if you did. I have gone through each pages, template, snippers etc to try to find the answer of where the word wholesale could be use with capital "W" but no luck. Hopefully something can help? 🤞🤞
Hi Andrew, I added the last code for the mobile Nav, I was able to find it. But i cant seem to find the If Section. Alignment. Logo part to paste the desktop Navigation change. Please advise. Thank you
I am following all of the code for adding wholesale to my, but I can't get the wholesale menu to work for me. I am using the Studio theme in shopify. Where do i put the code? I cannot find any of the codding options you give. Thank you!
Hi Andrew, thank you for this! I am having issues with the customer tag working to allow me access to the wholesale products. Could I be missing something?
I was able to do mine thank you so much. Please update your description box with the new link. I found it on the comments someone share the link that’s working. Now all I need it new wholesalers 😅
Thank you so much for the video!! I have a quick question. When trying to add the code to be able to add a wholesale menu I get confused and I don't want to remove the wrong thing. Can you tell me if this is what I'm supposed to be removing, please? I'm pasting the code below! I have the Impulse theme assign main_menu = linklists[section.settings.main_menu_link_list] assign toolbar_menu = linklists[section.settings.toolbar_menu]
Hello, thank you for this video! Is there a way to define a different wholesale price for the same product? Without having to create the same product twice with different pricing?
yes, you can change price based on customer tag. a wholesale app is the easiest way... "wholesale club" or "sparklayer" for prcing... "helium customer fields" for b2b sign ups and auto tagging customers
when i try to create new template "page.wholesale.liquid" and other, no codes are automatic generated, what to do with this/ thank you for your reply :)
I think for this method you need different products/collections that use differnt shipping profiles. For this, I use the sparklayer app to create collections and bundles specific to approved b2b customers... and I use helium customer fields to register and approve new wholesale accounts. helium adds the customer tag automaticlally to approved customers
Hi, thanks for your help!! I got a question, i have already a store (no wholesale) in Shopify, there is a way to create a wholesale store with other domain but inside the same account of shopify? Thanks
I’ve seen some websites where they have their collection list blocked with a passcode to enter their wholesale items. Do you happen to know how to do that? I can’t find any videos on it and your videos are always helpful and easy to follow. I followed this one but for some reason when I hit publish it only lets me do one or the other. I don’t like that my regular customers can see my wholesale item price
Hi. I am so excited about this and have gone through the steps to get everything set up but I'm stumbling on the navigation piece. I use the Shopify theme Supply. The navigation menu code I found is {% for link in linklists[section.settings.menu].links %} in the site-nav.liquid file. But when I replace it with the code from your download file I receive an error saying it can't save and notes something about an {endfor}. Please advice. And thanks so much!
Same. Also my minimal theme has {% include 'mobile-nav' with linklists[section.settings.nav_menu] %} I'm assuming is the same thing. Yet it won't let me save due to {% schema %}
You would help so many shops if you could help with this issue! Shopify makes you add qty to your variants... and we need a way around this. Example: I make candles. Say I bought 5 bowls I was going to make candles out of, but I will only have 5 and after 5 sell they need to be marked as out of stock. But I have 20 different scents to chose from. Shopify says I have to put a qty on each variant (scent). If I did that then I would oversell if I didn't keep an eye on it all the time. Any ideas around it? I'd appreciate it forever!
Would it be possible to just add a text box for that specific item? I make items that I can pop a name onto, so I ask customers to put the name in the box, so I know what name they would like to use. You could do that for the scents, and then you don't have to worry about having inventory for all of the variants, and possibly getting two orders at the same time, when you don't have the stock for it.
I followed your video, but published it does not open wholesale page correctly. When I click wholesale tab to log in, it does not show the log in to account. only request an account.
Hello Andrew and thank you for all your beautiful work and sharing. I am now wanting to add a RECENTLY VIEWED section to my EXPRESSION theme on Shopify. Can you help me there? Any of your videos explains this? MERCI :)
This is a brilliant video! I have a question. Is there a way to still have the wholesale collection visible e.g. pricing, description etc and only show the wholesale note / message when someone clicks Buy Now or check out?
I do have a little problem, when I create template, it does't show the text box "called" and when it is created, is all blank with no code, is it normal?
Hi Andrew- I followed your code and it works seamlessly. I just wanted to go a step further and ask if there was a way to "tag" or "Flag" a customer who applies for the wholesale section to easily find the customer with all the others in the customer section
Thanks Andrew - I have followed a lot of your videos. Helped me plenty. For Wholesale, do you possibly have any code for locking in Wholesale Quantities. To Step up or down your quantity selector in box quantities. I.e. 10-20-30 etc
Another question I have is, would a customer be able to order items they need from wholesale then go into the retail site, and check out with both wholesale/retail products?
When I go to select a theme template for my wholesale product "product.wholesale" does not show up. The only dropdown option I have is "wholesale." My page is live so Im not sure why Im not being show the product.wholesale option. Please help. Thanks
Also, what if some products I want my retail customers to be able to buy, but also my wholesale customers, just at different price points. So like for the zipped jacket. I would want that to be available to both wholesale and retail, just at different prices, quantities, etc.
so easy with apps. I use "helium customer fields" to register and tag b2b customers, and "wholesale club" to show different prices to retail vs wholesale customers
This was a great video thanks man, The only thing I can’t get to work is the desktop menu change when customer tag wholesale. Mobile is working fine and I put the desktop code for center and left but it still doesn’t change. Do you know if the code has change in the last 5 months? Thanks again
Ok for those who were wondering how to do it, I just tried this and it works. I'll let @Andrew from EcomExperts confirm the code but on my side, I have now a footer menu different for my wholesale section than my regular customers section. I replaced the line {%- for link in linklists[footer_linklist].links -%} With this code: {% assign footer_linklist = 'footer' %} {% if customer %} {% if customer.tags contains 'wholesale' %} {% assign footer_linklist = 'footer-menu-wholesale' %} {% endif %} {% endif %} {% for link in linklists[footer_linklist].links %} And when creating my different Footer Menu (in navigation) I called it Footer Menu Wholesale (so the anchor is ''footer-menu-wholesale") to match my code "footer-menu-wholesale"
How do you restrict wholesale customers from buying below the minimum? I want wholesale customers to only be allowed to purchase once they reached $200 in their cart.
It doesn't look like he replies, but maybe one of the viewers can help. I don't see the code he's talking about for the custom Menu. I have a .json theme. It's the Envy Theme in Shopify.
Hi, Is it possible to do wholesale pricing instead of hide the product to the customers but indeed, show them the same product but they don't see the same price?
Not sure if you're still active but I thought it was still worth the shot nevertheless! Great video! I wann athank you dude! Only Problem I'm having is the layout on phone looks afwull On desktop it so clean and just perfect but when I switch to mobile view it's all overlapping. You got the solution for me? Edit: swicthed to wrong video will copy and paste it into the right video. You will get notified 😂
Hi Andrew, Thank you so much for this video its amazing. I am just having one problem when i get to Step 5. I can find the {% for link in linklists[section.settings.main_linklist].links %} however mine looks like this {% for link in linklists[section.settings.main_nav].links %} I am using the Vantage Theme. If i input the code from the video i get the following error Liquid syntax error: 'endfor' is not a valid delimiter for capture tags. use endcapture Could you please help out. Thanks
Does anyone know if there is code to hide wholesale products so that when my regular customers click “shop all” it doesn’t show all the duplicates? I have the code the directs them to login as wholesaler to view the product but they still all show up in my “shop all”.
why is everyone obsessed with "no app" solutions? I pay less than $100/mo on wholesale apps that easily save me like 15-20 hours per week and helped me make a super profitable b2b channel....
👊👊 Get access to THE BEST Ecommerce Email Marketing course ------ tinyurl.com/nnhrezf7
This video is super helpful! I want to create some sort of form for wholesale orders only available for wholesalers, I have no idea how to do it tho. Any ideas guys?
Hi Andrew, would u be so kind as to share the 3 templates auto-generated part? Mine, and a lot others didn't seem to auto-generate for some reason. Especially for the product template as its kinda long and the screen didnt show the whole thing.
@@andytan1779 Did you ever figure this out? I can't find where Andrew addressed this issue.
@@andytan1779 Having the same problem! Did you ever figure it out?
@@kaylaowens8411 I had the same problem and needed up re generating the files as Jason files in stead of liquid files like I did at first. now they auto filled and it works! Haven't got the menu change working though
for everyone creating the templates and not having them autofilled... make sure they are .json instead of .liquid . it should autofill. i think shopify changed the way their code works recently and this video might be a little outdated.
good tip!
Auto-fills with different code when making it .json. Is that meant to happen or should show same as the video?
Canyou ellaborate
OMG! This is something I was searching for a LONG time! Thank you so much Andrew!
You're very welcome!
Hello, I did everything as recommended. Unfortunately, it doesn't show the message that this product is for wholesalers only. can you help me please
Hi Andrew - Ive been trying to find code to add a “bulk buy” option or a “minimum quantity purchase” option to my Shopify site but no luck. Any advice or any videos that you’ve already done on this? Thanks and great videos 👏🏽
I'm using the impulse theme and can't find {% for link in linklists.main-menu.links %} or {% for link in linklists[section.settings.main_linklist].links %} Do you know where it would be? To find out if I have mobile or desktop seperate code in my theme where would I look? It's all working up until step 6 show a different navigation menu to wholesalers.
Works perfectly, except if a customer searches for a product... it appears showing image and pricing. Although they can't click on the product to view further or purchase. Any way to hide wholesale from searching?
Wow worked for me, just a quick question that how to hide prices from regular customers and only show that to wholesale customers?
Nice! Thank you for being so straightforward with code, what it does, how to set up. Exactly what I need!😊
Hi Andrew, Do you need to put any coding on templates that were created? Because mine are blank, but from your video there are codes on your templates. (page/product/collection templates). I do not have any coding background. getting confused with the difference. BTW thank you so much for your video and explanation.
MIne was this when i created it under .liquid. I had to go back and create under .json. Then there was code there.
But when you click on that product zipp jacket it shows page not found or something...
But i want retail or wholesaler see same rates until they are not login their id pass after wholesaler login from their id pass then wholesaler see there pricing ...
But before login everything looks not that I want...looks similar for everyone until login with special id pass which we can create from customer tags or Something can you please tell me how to do this properly
Hi when I create my templates codes don’t appear automatically. Is that normal
Hi Andrew! As I went into theme.liquid the Content layout code was not in the code that appeared - therefore I am not sure what I should replace with the code you provided - can you clarify if there is somewhere else I could place that?
When creating the wholesale page, collection and product sections no code copy’s over. What am I doing wrong?
I dig you enthusiasm and energy and thanks for this ... you make my life easier !! i will keep watching your videos for more tips and tutorials
Awesome! Thank you!
Hi Andrew, is it possible to change the logo in the header for wholesale customers too?
For anyone trying to figure out how to hide these wholesale products from search, you gotta go into your metafields settings and create an option manually. There's a shopify thread on it already that has instructions called "Does Anyone Know How To Hide Certain Products From Search Bar In Shopify Store?"
Hello! Thank you for your content! This is so helpful, having a little hiccup thought. When I go to add a new template page.wholesale.liquid etc. the template code does not autofill from Shopify Any help would be great appreciated!
Same here!
Following
Same for me! Has anyone figured it out?
@@Macprincess32 I’m just using excel files with my products and prices and I send that to my wholesale customers and refer them back to our retail website if they need to see pics or item descriptions then they mark down what they want on the excel file and send it back to me. Haven’t been able to find option to have both on Shopify so this method works good enough in the meantime
You need verify the extension is .liquid click when you add the template
Whoa, you are amazing! Thank you so much Andrew, will def use your tutorial for our wholesale account.
Hi!! Great Video and was really excited to set this up, but I am not finding the code content_for_layout anywhere on my theme code. Is there a workaround to still be able to do this?
This works great! But the login/ apply text does not stand out enough. Is there a way to make them buttons or increase the font size?
Hi,
Example of your Zipper Jacket you kept only for wholesaler what if I want to keep it for both customers wholesaler and retailers??
Amazing, this helps so much - however I am wondering if I can hide the product all together on the collections page? I am finding that its still populating in collections/ search and I don't want them to see it at all.
Hi i remember seeing somewhere you can stop regular guest from searching wholesale products by blocking certain words in the search field. I cant remember where i found this, can anyone recommend or know the code?
Do you have to have the plus option for this to work?
Excellent job Thank you
Is it possible to have some help to do that with DAWN THEME, cause its impossible for me to create template, without add something in .. need help ahah
Iv got the same problem with DAWN, did you get any resolution?
Hey everyone,
I am not getting the page/product/collection code that is supposed to be auto-filled when creating them. I have seen comments saying to make it .json instead of .liquid but I am getting different code to what is shown in the video. Is that meant to happen or the code should still be the same as the video just in a .json? Would really appreciate any help :)
MIne was this when i created it under .liquid. I had to go back and create under .json. Then there was code there.
Hello, i'm stuck :)
In the section where we create a different menu for those who log in, we are looking for a code to replace. I cant find neither the first code you try nor the second one... :( HELP!
Which theme are you using? :)
@@EcomExperts Me too. Using the theme Testament.
Wow this was perfect, thanks!!!
Glad you liked it!
Merci for making a difference for new business like this, it is greatly appreciated Andrew!! But I have encountered a problem and I have exhausted all my solutions to find the answer. My hopes are that perhaps it’s something very easy that I just cannot see.
Like Andrew mentioned in the video, I have tried many B2B app and they have created the tag “Wholesale” with a capital “W”, therefore when I try to add to a client the tag “wholesale” without capital “W” it doesn’t work since it goes directly to a previously added tag with capital later.
Is there a place in the code that I can replace the fact the client needs to have the tag “wholesale” with a capital W?
Do you think it’s something that is achievable? I have no word to express how much gratitude I would have if you did. I have gone through each pages, template, snippers etc to try to find the answer of where the word wholesale could be use with capital "W" but no luck. Hopefully something can help? 🤞🤞
@bananaprosthetics you should be able to change {% if customer.tags contains 'wholesale' %} to {% if customer.tags contains 'Wholesale' %}
Hi Andrew, I added the last code for the mobile Nav, I was able to find it. But i cant seem to find the If Section. Alignment. Logo part to paste the desktop Navigation change. Please advise. Thank you
I am following all of the code for adding wholesale to my, but I can't get the wholesale menu to work for me. I am using the Studio theme in shopify. Where do i put the code? I cannot find any of the codding options you give. Thank you!
Hi Andrew, thank you for this! I am having issues with the customer tag working to allow me access to the wholesale products. Could I be missing something?
Hello Andrew, thank you for this video!
I was able to do mine thank you so much. Please update your description box with the new link. I found it on the comments someone share the link that’s working. Now all I need it new wholesalers 😅
You are the best. Subscribed.
Thank you so much for the video!! I have a quick question. When trying to add the code to be able to add a wholesale menu I get confused and I don't want to remove the wrong thing. Can you tell me if this is what I'm supposed to be removing, please? I'm pasting the code below! I have the Impulse theme
assign main_menu = linklists[section.settings.main_menu_link_list]
assign toolbar_menu = linklists[section.settings.toolbar_menu]
Did you figure this out? This is where I'm stuck and I just updated to Impulse 7.1.0
Hello, thank you for this video! Is there a way to define a different wholesale price for the same product? Without having to create the same product twice with different pricing?
yes, you can change price based on customer tag. a wholesale app is the easiest way... "wholesale club" or "sparklayer" for prcing... "helium customer fields" for b2b sign ups and auto tagging customers
Would you be able to have this wholesale account login along side a subscription login page? how could that work
when i try to create new template "page.wholesale.liquid" and other, no codes are automatic generated, what to do with this/ thank you for your reply :)
Also if I delete the copy of debut it will only delete what I recently changed correct?
I’ve followed all these steps but my product is still not showing up on my wholesale page, any suggestions from anyone please? 👏🏼👏🏼
Is there a way to add different shipping costs or order minimums to people who are logged in as a wholesale customer?
x2
I think for this method you need different products/collections that use differnt shipping profiles. For this, I use the sparklayer app to create collections and bundles specific to approved b2b customers... and I use helium customer fields to register and approve new wholesale accounts. helium adds the customer tag automaticlally to approved customers
Hi, thanks for your help!!
I got a question, i have already a store (no wholesale) in Shopify, there is a way to create a wholesale store with other domain but inside the same account of shopify?
Thanks
Hi Andrew ,
I'm having difficulties getting the code used in this video.
I’ve seen some websites where they have their collection list blocked with a passcode to enter their wholesale items. Do you happen to know how to do that? I can’t find any videos on it and your videos are always helpful and easy to follow. I followed this one but for some reason when I hit publish it only lets me do one or the other. I don’t like that my regular customers can see my wholesale item price
Doesn't work for Brooklyn, does it? :(I can't find {{ Content
Same for Testament.
Hello Andrew, how do I add one more wholesale section (e.g. wholesale2)?
Hi. I am so excited about this and have gone through the steps to get everything set up but I'm stumbling on the navigation piece. I use the Shopify theme Supply. The navigation menu code I found is {% for link in linklists[section.settings.menu].links %} in the site-nav.liquid file. But when I replace it with the code from your download file I receive an error saying it can't save and notes something about an {endfor}. Please advice. And thanks so much!
Same. Also my minimal theme has {% include 'mobile-nav' with linklists[section.settings.nav_menu] %} I'm assuming is the same thing. Yet it won't let me save due to {% schema %}
Is it possible to have the products for both retail and wholesale?
You would help so many shops if you could help with this issue! Shopify makes you add qty to your variants... and we need a way around this. Example: I make candles. Say I bought 5 bowls I was going to make candles out of, but I will only have 5 and after 5 sell they need to be marked as out of stock. But I have 20 different scents to chose from. Shopify says I have to put a qty on each variant (scent). If I did that then I would oversell if I didn't keep an eye on it all the time. Any ideas around it? I'd appreciate it forever!
Would it be possible to just add a text box for that specific item? I make items that I can pop a name onto, so I ask customers to put the name in the box, so I know what name they would like to use. You could do that for the scents, and then you don't have to worry about having inventory for all of the variants, and possibly getting two orders at the same time, when you don't have the stock for it.
Limit Quantity Purchase this can help to add a limit of qty on variant, does that help?
Is there away for the products to still be available for others who don’t buy wholesale?
I followed your video, but published it does not open wholesale page correctly. When I click wholesale tab to log in, it does not show the log in to account. only request an account.
Hello Andrew and thank you for all your beautiful work and sharing. I am now wanting to add a RECENTLY VIEWED section to my EXPRESSION theme on Shopify. Can you help me there? Any of your videos explains this? MERCI :)
doesn't work in 2022 :( that coding doesn't come up when you add the page/collection/product anyone else having trouble
could you link the video of the wholesale apps you reviewed?
This is a brilliant video! I have a question. Is there a way to still have the wholesale collection visible e.g. pricing, description etc and only show the wholesale note / message when someone clicks Buy Now or check out?
Hi Louise! It is possible but too complicated. We would need a separate video for it.
@@EcomExperts was a separate video ever done for this?
I do have a little problem, when I create template, it does't show the text box "called" and when it is created, is all blank with no code, is it normal?
how can i make all my orders display on one of the shopify themes page
Do you offer this service for shopify ecommerce store owners?
Hi Andrew- I followed your code and it works seamlessly. I just wanted to go a step further and ask if there was a way to "tag" or "Flag" a customer who applies for the wholesale section to easily find the customer with all the others in the customer section
Yep, you can tag customer accounts in the admin dashboard > Customer
Thanks Andrew - I have followed a lot of your videos. Helped me plenty. For Wholesale, do you possibly have any code for locking in Wholesale Quantities. To Step up or down your quantity selector in box quantities. I.e. 10-20-30 etc
Hey Andrew - Would this still work if you want your wholeseller customers to have access to both your retail / wholesale products at the same time?
Another question I have is, would a customer be able to order items they need from wholesale then go into the retail site, and check out with both wholesale/retail products?
Worked thanks so much!
Great to hear!
When I go to select a theme template for my wholesale product "product.wholesale" does not show up. The only dropdown option I have is "wholesale." My page is live so Im not sure why Im not being show the product.wholesale option. Please help. Thanks
Did you find any solution for this? I have the same problem :(
Also, what if some products I want my retail customers to be able to buy, but also my wholesale customers, just at different price points.
So like for the zipped jacket. I would want that to be available to both wholesale and retail, just at different prices, quantities, etc.
+1
so easy with apps. I use "helium customer fields" to register and tag b2b customers, and "wholesale club" to show different prices to retail vs wholesale customers
Hi, can you setting for me those wholesale
This was a great video thanks man,
The only thing I can’t get to work is the desktop menu change when customer tag wholesale. Mobile is working fine and I put the desktop code for center and left but it still doesn’t change. Do you know if the code has change in the last 5 months? Thanks again
Did you have any luck figuring this out Ryan? Similar issue. Works on mobile, not desktop.
Is it the same code we have to use if we want the footer to be different for wholesale vs regular customer?
Ok for those who were wondering how to do it, I just tried this and it works. I'll let @Andrew from EcomExperts confirm the code but on my side, I have now a footer menu different for my wholesale section than my regular customers section.
I replaced the line {%- for link in linklists[footer_linklist].links -%}
With this code:
{% assign footer_linklist = 'footer' %}
{% if customer %}
{% if customer.tags contains 'wholesale' %}
{% assign footer_linklist = 'footer-menu-wholesale' %}
{% endif %}
{% endif %}
{% for link in linklists[footer_linklist].links %}
And when creating my different Footer Menu (in navigation) I called it Footer Menu Wholesale (so the anchor is ''footer-menu-wholesale") to match my code "footer-menu-wholesale"
I don't see what code I'm supposed to copy and paste
How do you restrict wholesale customers from buying below the minimum? I want wholesale customers to only be allowed to purchase once they reached $200 in their cart.
Can't see the links
Can you do a video on a separate wholesale registration,?
Not sure what you mean? :)
helium customer fields... problem solved
I get Liquid error: Argument error in tag 'include' - illegal template name
Hello! Thank you very much for your video! I was wondering how I could show prices only for members and not for visitors?
Hide the products in the wholesale collection which you would only show to people that have Wholesale tag :)
I’m not sure I could do it myself. Do you guys offer this type of service and what are your prices?
Of course, they can help; reach out to them
It doesn't look like he replies, but maybe one of the viewers can help. I don't see the code he's talking about for the custom Menu. I have a .json theme. It's the Envy Theme in Shopify.
im not seeing the code
Great! but the wholesale products appears in search result even the user is not wholesale account.
Hi, Is it possible to do wholesale pricing instead of hide the product to the customers but indeed, show them the same product but they don't see the same price?
I'm looking the same!
"wholesale club" plus "locksmith"
Does this method not work anymore?
Hi! Where are the codes to copy paste them?
how can I get the code?
Hey is it possible to hide price until you’ve logged in?
yes with "locksmith" app super easy
Not sure if you're still active but I thought it was still worth the shot nevertheless! Great video! I wann athank you dude! Only Problem I'm having is the layout on phone looks afwull On desktop it so clean and just perfect but when I switch to mobile view it's all overlapping. You got the solution for me?
Edit: swicthed to wrong video will copy and paste it into the right video. You will get notified 😂
hOW TO CHANGE PRICE FOR WHOLESALE CUSTOMERS
It works great except people can still see wholesale items when searching. Can anyone help to hide items marked wholesale in search?
I found it! you can hide items from search in the bulk editor. choose SEO tag hidden and done.
Hi Andrew,
Thank you so much for this video its amazing.
I am just having one problem when i get to Step 5.
I can find the {% for link in linklists[section.settings.main_linklist].links %} however mine looks like this {% for link in linklists[section.settings.main_nav].links %}
I am using the Vantage Theme.
If i input the code from the video i get the following error
Liquid syntax error: 'endfor' is not a valid delimiter for capture tags. use endcapture
Could you please help out.
Thanks
{% if template == 'index' or template contains 'blog' or template contains 'collection' or template contains 'page' or template contains 'product' %}
{{ content_for_layout }}
{% else %}
{% render 'breadcrumb' %}
{{ content_for_layout }}
{% endif %}
is there a reason i have two {{ content_for_layout }}
Does anyone know if there is code to hide wholesale products so that when my regular customers click “shop all” it doesn’t show all the duplicates? I have the code the directs them to login as wholesaler to view the product but they still all show up in my “shop all”.
Never mind! I see you’ve already answered this question in a previous comment, awesome! This video is so helpful
i did all this but the whole sale collection is still visible to my regular customers how do i change thag
Just don't show wholesale collection until the customer is logged in :)
@@EcomExperts Is there a simple way to create a login page for the wholesale customers?
@@EcomExperts , I don't understand how you DON'T show the wholesale collection.
why is everyone obsessed with "no app" solutions? I pay less than $100/mo on wholesale apps that easily save me like 15-20 hours per week and helped me make a super profitable b2b channel....
dont know about the rest of you, but my time is worth more than $5 an hour
Andrew i didn't find the code "{% for link in linklists.main-menu.links %}" is there another code to look for please?
Thank you
When I go to add a new template page.wholesale.liquid etc. the template code does not autofill from Shopify Any suggestions?
Is there a way to add different shipping costs or order minimums to people who are logged in as a wholesale customer?