B2B Login/Lock & Hide Price Shopify App – FREE Plan Install & Setup Guide | Force Login Page Lock
hi everyone it's me Lu Wee and welcome back to a
new video on this channel so before I get started ,with today's video I just want to say thanks to
everyone who has subscribed to this channel so far ,when I started this Channel about two years ago I
really never expected anyone to subscribe actually ,I thought maybe I would get 100 subscribers
mostly my family and friends who wanted to ,lend me some support in this new adventure but the
response that I've gotten so far has been really ,encouraging with one of my videos getting over
10 000 views um so I just want to thank every one ,of you who has hit the Subscribe button liked a
video um and even put notifications on to receive ,updates from this channel so far my setup has
been pretty basic I was using a rode microphone ,which I actually bought for a podcast I thought I
would be running but then eventually I found that ,to be a little bit cumbersome for the purpose
of just recording Shopify tutorials so I've now ,changed my microphone to this pretty cool hyperx
quadcast s RGB microphone so my sister told me ,that if I use the microphone like this it would
at least be a little bit more entertaining for ,um my viewers so maybe you can let me know
what you think about it at least for me on ,the performance point of view I think the sound is
much clearer I really enjoy the easy setup of this ,microphone as well so I hope that you like this
little upgrade as well alright so with that out ,of the way let's get to our video today so today
we're gonna take a look at a Shopify app called ,the B2B login log and high price what is this
app and how can it help you as a Shopify Merchant ,so this app does two things particularly well
and the first is locking pages from guest view ,so it means to say that a user must log in with
a registered account to view pages that you have ,chosen to lock from public View the second one
is to specifically lock prices from public view ,so almost the same thing except they might be
able to view the products but they can't view the ,prices okay so there are other features on this
app as well which includes like using passcodes ,to allow access but those features are less
commonly used compared to the first two use cases ,so for this first tutorial we'll be looking at
how to use the first feature which is just to ,lock the pages and that is the only feature that
is actually included in the free plan for this ,app okay so very quickly let's look at the pricing
for the app so you have an idea of how this app's ,plan differs based on their features okay so as I
mentioned the free plans would allow you to lock ,your pages entire pages from um guests who are
not logged in to your website on the other hand ,if you want to only restrict the price then you
need to have at least the plus plan which starts ,at 10 dollars a month okay so in this tutorial
we're only gonna look at the free plan first ,okay so we'll progressively l
Let's move on to the first section of Login to See Price ‑ B2B
Secure External Collaboration in Microsoft 365 - B2B Direct Connect - Andy Malone
Secure External Collaboration in Microsoft 365 - B2B Direct Connect - Andy Malone
hi everyone welcome back to our series,on secure external collaboration in,microsoft 365. it's a four-part series,brought to you today by syskit i'm andy,malone i'm a microsoft mvp and today in,part three we're going to be talking,about the awesome new b2b direct connect,this comes now part of azure active,directory and it's a truly awesome tool,now this session of course is sponsored,by syskit who can help you solve your,everyday admin problems with their,fantastic management and governance,platform syskit point so for more,details on that check out the link below,now if you've not subscribed to the,channel please go ahead hit that,subscribe button ring that bell and you,won't miss out on the good stuff in the,future so without any further ado i,think it's about time we got to the,demos let's take a look,so let's begin our demo here in azure,active directory and first things first,you'll notice that my tenant here is,called a datum and i've got another,tenant in this browser called contoso,now what i'm going to do to begin this,session we go into external identities,and there are some really important,things here that you need to be aware of,all right,now um the the big place is here this is,cross tenant access settings and,essentially what we have here is we have,three sheet tabs we have organizational,settings default settings and microsoft,cloud,so here in the organizational settings,it's inviting us to add an organization,now be wary of this because this,actually uses an allow and a block list,type scenario now if you leave this,blank,it's just allowing everyone so whatever,settings that you've got for your,default,it's an allow list for everyone but if,you do only want to say you know i want,to have external collaboration but only,with specific organizations then what,you can do is you can go into the,partner tenant here and you can either,put the partner tenant's name in,or you can copy the partner tenant id so,i can simply copy this,i can come back across here i can say,yeah i want to add the organization in,and i can just paste that in here and,you can see that that tenant name and,their tenant id come in,now for the purpose of this demo i don't,want to do that because,this would mean only this tenant and for,this demo i basically want it to be open,to everyone so that's the first part,really really important,okay now before we get into the default,settings and things like that you'll,notice that there's something here,called terms of use,so terms of use is really important and,as always very very useful especially if,you've got guests or external users,connecting to your applications or your,for example in microsoft teams shared,channels and so on you might want them,to accept your terms and conditions it's,almost like an acceptable usage policy,so i just want to mention that that's,quite important all right,now the next tab then is our default,settings,and basically with the default settings,you have got,inbound and you've got outbound
After seeing the first section, I believe you have a general understanding of Login to See Price ‑ B2B
Continue the next second section about Login to See Price ‑ B2B
Require Login to Access Shopify Store
Require Login to Access Shopify Store
hey scott austin here from jade puma in,this video i'm going to show you how to,make an entire shopify store require a,login this is actually a really easy,thing to do,with just liquid code you don't need an,app or anything all there are apps that,do this but if you're comfortable just,copying pasting 10 lines of code you can,do this in your store without an app,so let me show you what how this behaves,right so here you see,i'm on a website this is actually a,wholesale website i'm working on for a,client,and if i click on any link,you'll see that i keep getting the,wholesale portal login page which is,under the url of account forward slash,login this is a standard page in every,shopify store,um,but regardless of what page i click on,it still takes me back to this this,wholesale login page and that's because,i'm not logged in and i can see that,here because my,login icon it says login instead of you,know account,so if i log in,using a username and password that's,valid in shopify now all of a sudden i'm,in you know the store and i can click on,any of the pages and browse the store,normally and you can see now my my,little login icon says account which,means i'm logged in,so let's just go in and log out again,and show you how this works right,so in in the code i'm going to shopify,admin for this store i'm going to go,under online store,and under,themes,then actions then edit code,and i'm going to open up the,theme.liquid file,which is stored right up here in layout,under theme.liquid and it's already open,and the code that makes this happen is,just these 10 lines of code,um so what you know explain the logic of,what this code is doing um and i'll,include a,little snippet of this code on the the,page that on my blog on my website where,you can copy and paste the code you,might have to change it a little bit for,your situation,but this will get you started and right,down the right path,so what we're doing here is we're,basically,in in this logic here we're asking,ourselves do we want to redirect the,customer,to um the login page so you see the,first thing is an unless statement um in,less customer and think of customer as,logged in right if if you ask in in,liquid if customer it actually looks are,is this user on the website logged in or,not,so basically we're saying,if you know unless customers if not,logged in,so if they're not logged in then,continue looking right,so if they're already logged in this,next set of logic gets ignored and then,what we look at is if template contains,customers,and this,is you know if you haven't played with,liquid code a little bit this is one of,the more um you know things you have to,learn right it's one of those learnings,you do because normally the template,is you know usually in the file name of,uh,let's just look at a template here's the,article template for example right,um it just says article.liquid,the the deceiving thing is or the little,trick you have to learn is,there's a subfolder in templates and,that's
After seeing the second section, I believe you have a general understanding of Login to See Price ‑ B2B
Continue the next third section about Login to See Price ‑ B2B
The Changing Landscape of B2B eCommerce
The Changing Landscape of B2B eCommerce
caste is now starting all attendees are,in listen-only mode hello everyone,welcome to our webinar on the changing,landscape of B to be presented by Zoe,this is josh part of Zoe's partnerships,team and I'm really excited to have you,with us we've got a lot of great,information so we're not gonna take any,time upfront we're just gonna get,rolling,first off by introducing our presenters,I'll start by letting our founder and,president urea introduce themselves,absolutely hi everyone,just want to give you a very quick,background on myself two decades of,experience building Internet,applications and specifically the last,decade really focusing on e-commerce for,Zoe and we've evolved it to be a beauty,platform over the past year we've added,over 150 different b2b customers and,that's led us to invest heavily in the,b2b e-commerce space we're excited to,share with you today the information,we've not only gained from the industry,but also from our b2b customers thanks,Yuri and I'll introduce myself,officially as well as VP of partnerships,at Zoe I work with our merchants and our,technology partners on a day to day,basis to figure out how to bring all the,different systems that our customers,need to work together together and also,how we can make sure that Zoe offers the,best set of connections available to our,customers and our partners to bring data,in and out of the system before that I,was a developer developing e-commerce,websites and also overseeing the,development of e-commerce websites over,150 in total so I've definitely been,working in this space a long time as,well nearly a decade like Yuri and we're,both really excited to share some of the,things we've learned in the b2b space as,well as share some insights that may,help you as a business as you're working,on your own stores before we actually,get into the presentation one thing we,just wanted to share with you is how you,can participate in this presentation,there's going to be a Q&A at the end of,it so feel free to submit questions,during the presentation there is a,question section inside the software so,you can submit your questions to us,we'll see them on our screen and then,during the end of the presentation we'll,take some time to go through your,questions so feel free to submit them,during the presentation and we'll,address as many as we can,with the time we have left at the end,and our agenda we're gonna start off by,reviewing some current b2b e-commerce,data show you some of the statistics and,trends that have been surveyed and,discovered by b2b buyers and merchants,alike will then talk about the trends,that are coming out of that data things,that we're seeing happening in the b2b,e-commerce space will shift then to a,customer success story that talks about,how those trends are leveraged we have,Brad from Colorado stand by on the line,he'll be joining us in a little bit to,talk with Uri about that and then,finally we'll talk through some,techniques and tools that you can use in,your ow
After seeing the third section, I believe you have a general understanding of Login to See Price ‑ B2B
Continue the next fourth section about Login to See Price ‑ B2B
Magento Commerce B2B Company - Shared Catalog Configuration
Magento Commerce B2B Company - Shared Catalog Configuration
in this video we're going to do a demo,of the Magento commerce b2b modules,we're gonna set up a simple shared,catalog where wholesale customers and,retail customers can see the same,products but with their individual,pricing if you don't already know how to,set up this feature check out the last,video for Magento commerce b2b modules,where we discussed in abling the modules,in creating the companies in preparation,for this demo I already created a couple,of demo products so we're gonna head,over to the catalog and then to the,shared catalogs initially we just see,the default catalog so we're gonna go,ahead and add a shared catalog we'll go,ahead and set the first one up for,wholesalers ignore this tax class that's,not part of this demo and save and then,we're going to add one for the retail,customers and save now that we have two,shared catalogs we'll set the pricing in,the structure for each catalog so now,that we're at the catalog structure we,click configure and first off we can,decide which products we want to be,enabled in general so for wholesalers,we're gonna focus on these banking,remote deposit machines I'm gonna set,those as both available next now we're,gonna give them a discount as you can,see here you could do a fixed price,discount but we're gonna do a percentage,discount we're gonna do 50% to give them,a nice hefty margin to make money now,will generate the catalog and then we,have to save it as well,now that concludes creating the,wholesaler so we'll do the same thing,for the retailer retail customers are,gonna be able to buy both of those same,machines we're not gonna worry about,giving them other products but as you,can see it would be very easy to give,them give them different products,completely or just a mix of variations,of the same products because this is a,retail customer we don't need to change,the price but what we could do is create,a tiered price here so that if they buy,more than one say two or more they could,get it for $1,200,generate save now that we've added the,shared catalogs the next thing is to,assign companies to those catalogs it's,gonna head to the assign company's,window by default for some reason it,puts in this filter not sure why I'm,gonna remove that filter so I can see my,companies and this is the wholesaler so,I'm gonna put in the banking solutions,there I'm gonna assign that company I'm,gonna save and go back and do the same,thing for the end-users put them in the,retailer category quick overview again,assign companies,assigned the end users in this case and,save now that the companies have been,assigned to their shared catalogs let's,look at the shoppers experience on the,front of the website none of the,products we added were set to be in the,default public catalog so our demo store,requires a login first we'll login as,the hack meat banking boss the wholesale,customer and we'll go to remote deposit,machines here we see our remote deposit,machines and we see that they are indeed,heavily discounte
After seeing the fourth section, I believe you have a general understanding of Login to See Price ‑ B2B
Continue the next fifth section about Login to See Price ‑ B2B
Webinar - B2B Portal
Webinar - B2B Portal
thank you everybody for attending our,webinar today I hope everybody is,keeping safe in that arms way we,certainly are working from home but,working to keep support all our,customers so what we're going to talk,about today is mmm something that we I'm,working really hard on for the last nine,months or so and it's called the b2b,customer portal and and really it's,really designed for business customers,that you have a relationship with,whether you whether they have terms or,they pay credit cards is already an,established relationship with the,customer which is a little bit different,than what you would see in the,e-commerce the regular business to,consumer ecommerce websites where you,may or may not have an established,relationship with the customer this is,you already have the customer establish,the relationship and they know you and,you're gonna grant them access to this,portal as opposed to you know signing up,and buying one of your products like a,regular consumer so we're gonna all this,set up which I showed you right here so,this is actually the the primary page,which is the products page and then we,got the accounts where you know,depending on your preferences you can,let them pay edit the shipping address,edit their payment address things like,that and visibility into orders that,that basically they can look at and they,can look at you know basically an order,that that you have or they have under,their accounts and they can also look at,the invoices which are really ship docks,okay so using this it's almost like a,kind of a self-service they'll be able,to place an order,they'll be able to look at their order,history they'll be able to pay and and,that's basically what it is so without,further ado I'm just gonna quickly say,let's say they want this hard drive I'll,go ahead and add that to the cart so I,can add multiple at the same time all,right,and so here's our cart I'm gonna check,out I'm gonna pick one of their shipping,addresses I'm gonna pick the UPS think,and so now we're gonna finalize the,order this customer is paying by credit,card I put it in and voila we have the,order now of course from here they could,print their order template and I'll show,you that that all these mm-hmm all these,templates etc are generated from what,you've already created an order time so,you'll you'll recognize this is just a,template and and this customer that I'm,I'm actually working on is called Nelson,brothers so I would expect to see an,order time 11 a sales order for eleven,seventy five so we'll go ahead and and,look for that order right now on our,sales order lists there it is alright so,basically now we can you know we can go,ahead and do the ship docks and all that,good stuff and they can see the status,of the orders would be closed or things,like that okay so that's kind of a very,quick kind of summary as to what what,this is what this is all about and I'll,answer your questions a little bit later,on I know you have a lot of questions so,we'll we
After seeing the fifth section, I believe you have a general understanding of Login to See Price ‑ B2B
Continue the next sixth section about Login to See Price ‑ B2B
Real Time Price Sync from SAP ECC into Magento for B2B Scenario
Real Time Price Sync from SAP ECC into Magento for B2B Scenario
hello everyone welcome to this video in,today's video we'll be showing you the,essay p magento real-time pricing sync,between ASAP and Magento this is,basically in the b2b scenario so the,components that will be using our SI te,si si magento and on the background will,be using our agent at an appt Sakonnet,so let us quickly jump into the video,now this is our magento backend this is,our magento front end and this is our s,APEC see okay so let me just quickly,show you which customer that we'll be,using for example let's say we enter on,an order a new order from s APEC see so,we'll put the order type as or and sales,organizations are already defined let's,say our customer is thousand so the,material that will be choosing will show,you from the back end so basically for,today's video we are showing a material,Maxie take 375 personal computer okay so,that the code is our 1000 let us say we,order 1 quantity let's continue so as,you can see the net value here is 1154,okay so if we login into our magento,front end for example a company contact,person logs in so the prices will be,optimized for em so whatever price we,are seeing on the ECC,that will come here,so as you can see now the price for this,particular customer is 1150 4.73 dollars,exactly what is the net value here now,let us go ahead and change this value,with the condition type so our customer,is 1000 go ahead inside this okay so as,you can see here a discount of ten,percent is already given on this button,this customer let us give a discount of,let's say twenty five percent and save,it so when we do that and now we go,ahead and create an order for this,customer that is the same material I,1000 or the Ponte let's put one again,continue so now you can see the net,value has increased that is a,twenty-five percent discount has been,given on the base value now when we go,to magento and simply refresh this front,page you can see that exact amount 962,point two seven dollars has been sink,into the frantic so this is the value so,as you can see this is a real time,instantaneous sink thank you for,watching this video I hope you've,enjoyed it
After seeing the sixth section, I believe you have a general understanding of Login to See Price ‑ B2B
Continue the next seventh section about Login to See Price ‑ B2B
How to hide prices unless customer is logged in ✅ Shopify Require Login
How to hide prices unless customer is logged in ✅ Shopify Require Login
welcome to you in my youtube channel in,this tutorials i am going to show you,how to hide price unless customer is,logged in or how to,show files only for logged in customer,if you are looking easy and fast,guideline then you can continue this,video so,let's get started here is my shopify,online store and i am on the product,page right now and i wanted to the price,will be hide until user login or,price will be show for logged in user,okay so to do this first i am going to,my admin panel here is my shopify admin,panel and click on the online store from,here i am going to click on the action,button,then,click on edit code,from the code editor i am going to,search,product template file so type product,product,template,and here is the product template file,under the section folder so going to,click on this file to open now in this,file i'm going to find a line of code so,i'm going to click ctrl f from my,keyboard and type,product,price,and you can see that here is the product,price,i have added few space here,and this product by actually working to,display this product by and i wanted to,hide this device until anyone login or,this price show only for logged in user,okay,and now i'm going to add my code here,so i'm going to type my code,if,customer login then show this spice,else,else,here the,custom text i'm going to add this text,here,our price only for,dela or delar only then finally,end this code,indeed we are done now i am going to,click on the save,then visit my website without login so,i'm going to open private browser,or private tab go to this product so my,website password protected i'm going to,enter my website password,okay now going to open any product so,i'm going to open this product,looks here our price driller only as i,have not logged in so i cannot see this,price,so i hope you understand this is very,easy and simple so thank you for your,time to watch this video if you think,this video is helpful then click on the,like button and subscribe to my channel,and you will get this code in my website,bestfreeshopifythem.com,have a nice day bye
After seeing the seventh section, I believe you have a general understanding of Login to See Price ‑ B2B
Continue the next eighth section about Login to See Price ‑ B2B
Salesforce B2B Commerce Cloud Session-1: How to Create & Enable Salesforce B2B Commerce Cloud Org
Salesforce B2B Commerce Cloud Session-1: How to Create & Enable Salesforce B2B Commerce Cloud Org
okay so let's go back,and let me share my screen again,yep so once again thank you for joining,and welcome to singapore margaret's,group,and today is our first session on the,b2b kama series uh it's an introduction,session with the b2b commerce and what,are all the features uh and what are all,the advantages of the b2b commerce and,what is the current uh growth,inside the salesforce ecosystem and what,are all the multiple job opportunities,as well with video e-commerce i'm gonna,explain on each and every step and,this is our today agenda so we have a,session one today so we have subsequent,sessions going on every weekend,saturday and sunday uh this is our,session one uh i'm going to explain,about the growth of the business,how faster it was growing with b2b,commerce,i'm going to explain about b2b commerce,features,and uh,after that it's all a hands-on exercises,for everyone so please bring your,laptops and please connect with your,laptops as well because it's a hand on,hands on session so i i will walk,through each and every step how to,create a b2b commerce cloud arc,and how to activate the b2b commerce,cloud and what some of the enablers that,what we have to do in order to start the,b2b commerce lighting exercises,okay,so step number three is very important,team i would request everyone to uh,log in with your lappies and then ready,with the instructions,and after that i'll give some exercises,some kind of,pre-work or the prerequisite work that,needs to be done before coming to the,next session i'm going to give you some,trial here resources and requesting,everyone to complete the trial head,resources before coming to any session,two session three four five okay,and we have a full pack agenda that i'm,going to explain at the end of the,session so don't go anywhere and we have,some surprising uh,announcements as well,and again thank you so much for joining,uh i think it's a learning it's a good,learning for a new product called b2b,commerce and i would like to,invite i've invited many of the mvps to,talk on the b2b commerce as well so,they're really interested to talk on so,i'm going to publish the next series,agenda,in the next coming weeks,probably the next two days you will see,the agenda of the full pack to b2b karma,series,and again uh without you guys the event,which is not going to be uh fruitful or,successful,again thank you for the participation,and thank you for the learning and the,news this new product as well,let's go,so without any delay so there's the most,important thing where uh so throughout,the session uh you can mention that,twitch with hashtags and you can stand a,chance to win a certification watch on,the twitter feed as well right so this,is something that we would like to,practically promote or something because,that's where salesforce would giving the,community events for all the,people to educate a lot of trailblazers,and then get them self-learned on,commerce cloud and then get some,hands-on experience and then get some
After seeing the eighth section, I believe you have a general understanding of Login to See Price ‑ B2B
Continue the next ninth section about Login to See Price ‑ B2B
Multi-currency Discounts & B2B pricing with price variants in Crystallize
Multi-currency Discounts & B2B pricing with price variants in Crystallize
almost there,all right hello everybody uh welcome to,another live uh,event in youtube with uh crystal lights,uh today i'm,joined by mr board uh the ceo of,crystallize,and uh today we're going to be showing,or discussing like a really,uh interesting feature for most of the,guys that are,into crystallized right it's been,requested quite a lot,which is essentially price variance so,how you can do,uh things like uh b2b pricing discounts,and stuff like that um and,we're gonna be we're gonna be getting,that out,uh as well um you know preparing,the the boilerplate that we're usually,showing,uh basically deploying that um,and you of course can check that it will,be live uh,now and forever essentially,so yeah,i think that's pretty much the,introduction,good stuff and so what we will look at,today,is um and maybe i can start sharing my,screens,just show some stuff um,basically we will look at how we can,do different pricing scenarios so for,those that have,followed our blog you will see that we,did the blog,recently on on the topic,so here you have a write-up of some of,the scenarios and,we'll basically talk about three main,scenarios and i will show it uh,the first one is basically b2b pricing,because we have,customers that are you know,typically selling to other other,companies and,and this is a situation where,in the b2b space you get price,dependent on how much you sell so if,you're a local dealer you maybe don't,sell,that much stuff whatever you're selling,if it's shares,uh so you have to pay a little bit more,per chair,if you're selling to a region maybe you,get a little bit,better price and then if you sell you,know if you're,selling to your whole country you might,uh you know get,more volume discounts and and this is,what you want to be able to model out,with the price variance so,we'll show that as uh as one scenario,um and the the other is,uh multi-currency or multinational,type of pricing scenario um so,we'll show how and we will actually,deploy an example of this,on the furniture tenant that you can,follow but,basically the introduction is how can,you do,different pricing in different,currencies for different regions,manage that centrally in increased less,and then,how you fetch that from the apis and how,you can,also use this in the front end,um and i guess we have the last one,which is uh,quite uh often requested the stavros i,guess,yep um yep that's that's it,these guns discounts that's true and of,course it can be something like,uh all of these combined or some of,these combined so it's,people that are into b2b into b2b space,and want to go,b2c or you know they want to see how it,works,or discounts and stuff like that but,yeah for sure discounts is the most,requested one yeah,so i'm now showing a uh one of my,tenants,in crystallize and this is the the,default where you will have,a default price so all tenants that you,spin up with crystallize will get a,default,price with a default currency,but if you would like to extend that,what you can
Congratulation! You bave finally finished reading Login to See Price ‑ B2B and believe you bave enougb understending Login to See Price ‑ B2B
Come on and read the rest of the article!
I am a shopify merchant, I am opening several shopify
stores. I use ppspy to find Shopify stores and track competitor stores. PPSPY really helped me a lot, I also
subscribe to PPSPY's service, I hope more people can like
PPSPY! — Ecomvy