Video 9 : Customize Theme - التعديل على قالب Brooklyn
yes an American with one double can tell,me about the bond of custody the soon,yeah the custom is your store they're,not exceed my office you need a lamonica,Sheila no one has out congealed same,settings done shuffle over them,cheapo graphi kazarka the moon and now,it's an employer fault like what change,nibsy Futura and UNIX Pune feature out,ok regular live irregular,let's our critical to future future,instead of future the bond Azula Honda's,own newsletter hint about making this,just collection ok online you are able,to us hasn't had a great product,selection at oh yeah cow at the company,metal Namrata,kshitij not even enums Ian's working the,Obamas are we on it already,I can start an icon attached to have the,happen you know finish it's worth you,know which its way off slightly pause,you know possibly she working good,liberal are idiots were up slider on a,ceramic and Irishman a mishmash lighter,the Sun God,it's really a better Pocomoke wake me up,okay it's alright so that's it and okay,download free save Jeff watch games you,know that it comes not consuming okay,fine Godfrey say fine should push it,under a team at local hit achieve our,logo Volkman now say well you know we,just have a theorem of contents you know,I'd slide show any Libra affiliate had,actually up helices and then country,Lisa I have had a comma but certainly,slider or little divide your slide over,so G we upload it so we are not has a,front has a front league can be ie any,customers tourism economy optimism it's,a shot to a possibly could confuse ice,clear any loot speediest or the elk,voila to keep a shape and the vodka,slider,loot speediest or the elk chameleons so,I had any materials were in a box our,can be leaking,relatives they had ever stored here car,7e make incisions,okay Museum any positively idiotic in,Hallion madam,Atticus completely abnormal Mona's,country Parker on Toshiba logo many a,machine which came up in kilowatts Al,Haqq has a hernia or no kick-outs,checkout sitting,she kicked a woman zeidel mogul look we,can't touch a girl's body she be looking,at checkout Davao had young Indira save,huge shoe fool voila,asana leadership products hustling,leadership product but sure fool ok,another help sorry horrible indeed,products for that store Haddad thus be,nominal EE one decision and as to act,imagine products which is false on dry,and wet,Titian and white story person being,chief assignment exceed our own,colleague Co da da Vinci Iowa did not,read section punching you are evils 20r,Church callate la yaani orifice Wow,a homer products lists the Bob okay,the consume to below and not Julie -,looking at Cindy Museum,oh line you know mother and yes she,would turn motive here she can purchase,up a lot Mary should apologize she can,come under bernzy you see you tonight at,the top cool cheering quantity picture,okay to the inbuilt quantity ready show,dynamic chickens bottom Addison heat huh,button size mean one are just don't you,think settings color,the bottle bot on tha
Let's move on to the first section of 7Store theme shopify
Shopify App Development - Part 7 -Store Admin can set Moderation on both the Comment & Post Level
Shopify App Development - Part 7 -Store Admin can set Moderation on both the Comment & Post Level
alrighty guys so in the last video we,saw that everything is getting sent,correctly,in terms of the values uh from the front,and to the back end so that was good we,figured we,discussed a little bit about react uh,best practices and how,uh state variables are constants and so,on now the only thing we need to do is,actually,is step one we're gonna save the value,within the database,right uh and step two is we're gonna,send back that new,shop record uh back to the front end,um right and and make sure that,everything is all good,all right guys uh cool so that's that uh,first of all,by the way we haven't written any code,to update the database but we did,just redefine our model and because of,that we have both the moderation,required and common common moderation,uh oh sorry the common moderation and,post moderation set to true we don't,need this moderation required,any uh field anymore so we can go ahead,and just delete it,okay how do i actually okay,one second i'll just press the update,button over here,uh moderation required can just be,deleted,and it'll make things much cleaner for,us right,and true okay and update,oops update okay document modified,cool all right so common moderation and,post moderation,let's go into our,um our back end,first okay so admin backhand slash,controllers update moderation,uh let's just take this over here,let shop name okay,okay right because this is almost the,same as our as our update function,for when you press when you press save,okay it's going to say let shop name,equals rec.params.username,uh does it exist if so,rack.params.username.lowercase,and else just do an empty string,okay console.log shop name is blank,shop.find1 shopifydomainshopname.exec,errorshop okay okay,settings page um,let's see over here rez.json shop,oops we need to do the update function,over here okay,so update um how do we actually do a,save save function here all,uh shop.save,okay i think it's a there's a new,function there,okay shop.find1,okay old shop control copy,okay update moderation,yeah i'm going to say shop.find1 else,and we're going to say this is the old,shop,okay step one is pull that data out,okay find that okay,find the given shop i'll just call it,and then,return it we'll call the the the value,that we call that we get back for the,database is going to be called the,old shop which is the old shop version,right and then we,say all chop.save,okay we're going to say old shop,dot blank,ultra dot post moderation,equals um,oh yeah rec dot body uh you know what,first let's take,let's take those two let's destructure,those two values,if we look back into our log logs for a,moment,uh let's see where's our rec dot body,i'm pretty sure that it was just,let's see okay okay,um all right,i was off new settings okay,equals rec dot body dot new,oh hopefully it'll just be on that let's,see,let uh post moderation,and comment moderation okay,post-moderation and comment moderation,okay old chap dot post moderation,equals post moderation,okay and
After seeing the first section, I believe you have a general understanding of 7Store theme shopify
Continue the next second section about 7Store theme shopify
Add Sticky Buy Now Button | Part 4 (Adjustment for variants) with Shopify AJAX | Shopify Tutorial
Add Sticky Buy Now Button | Part 4 (Adjustment for variants) with Shopify AJAX | Shopify Tutorial
foreign,I guess this is a bonus part because I,wasn't really going to record this,um but one commenter asked for this,functionality but with variants that are,being selected,so we are going to adjust,some of the code that we wrote in the,last three videos,okay so first uh there's a prerequisite,you need to have followed the other,videos because I'm not going to rebuild,everything I'm just simply going to edit,what I've built before okay so make sure,that you go back to those videos you can,find them linked below and if you have,any questions don't hesitate to let me,know,Okay so,you can open up your development,environment,um I already have mine open,and what essentially what we are going,to need to do,is,go back we need to look into,um,these input buttons over here in case we,need to know how exactly they are,rendered onto the screen so you can open,up your,code base these are variant Dash radios,so we can just search for that,foreign,so we can open up another window over,here,Ctrl F variant,Dash radio okay great here we go,so,how these are being,rendered so with option Dot,options in product,dot options with values,okay so these are these are two for,Loops within each other so that means,this is really going to count,zero one or one two one two,um,so we're going to need to add some,numbers,onto these elements so that we are able,to,add an event listener onto each of these,to see when they are being clicked okay,and then take the the URL for example,like this when I click this the this,variant URL gets added on here and this,is the ID that we're going to use,to dynamically put the,that this ID into over here so that when,this gets clicked submit,everything is,submitted as as usual but with the,variant that's selected okay,and that was a little bit confusing to,explain it was confusing for me,um,but okay so essentially what we're going,to need to do,within this option,as you can see here we have option,position right so this is option,position one and two,so let's just have a look and within the,input here we'll just add in before the,input sorry just so that you can see,exactly what I'm talking about option,dot position okay,so when this refreshes,you'll see the option position here is,one,and two,okay,foreign,what we are going to need to do is add,in some conditional logic to see,um,when this is option one,add in a variable but when it's option,two add in a variable but then adjust it,so that we're able to get,um variant,um or icon number,three and four because at the moment,it'll both of them will render as one,and two if we use the for Loop index,okay so hope that made sense so let's,add in some conditional logic here so,we'll add in an if statement,um okay so if,option dot position,equals to 1 as in if it's the first one,an attribute sorry,icon Dash,um num Dash and then we'll add in here,the four Loop,next okay so this is going to count one,two,essentially what that's going to do okay,then over here we'll add in,else,and now we will do,icon,
After seeing the second section, I believe you have a general understanding of 7Store theme shopify
Continue the next third section about 7Store theme shopify
Video 6 : Install theme and create a logo - تنزيل الثيم و صنع اللوغو
Video 6 : Install theme and create a logo - تنزيل الثيم و صنع اللوغو
okay if one of our held on and how I'll,study damper sunken timber songs the,moon okay Cooper Brooklyn leave our,freedom,what I didn't handle it the motif it,asks your object okay if you know what,bro clean water doubt okay softly I,don't know custom okay attention livery,okay nice wallets now it's at the ten,well I want empty it install up another,store okay now what about Andy Rollo,publish to publish left it okay publish,Z that one to Seoul Korea were three,local the canvas miss login okay Sena,put Facebook we good,this was or in here and even the convo,when too much Suleiman dude come white,is its jewel and at this idea and how,have tons of push have tried that,possible I love buckles because they are,working with Google because you know yes,and when she called patchy connectionist,we can not sleep a lot later teams to,move even the market so hot party are,captured in eternal Hachiko,catalyzed media voila lava clean amoeba,doing it all the way up,good creative opportunity early download,odd as Benjy transparent background,materially download when we preview okay,dunno open telling the bagel actor had,resolution version 3 Rd has had to do a,lot of us in the arena singing the right,cynics you the not identical partying,Leibowitz in even under crop on their,logo save Museum about a hundred damn,Lee will head out customize what the,only word seeking mawa how come bill mop,those a lot parts it's any of the course
After seeing the third section, I believe you have a general understanding of 7Store theme shopify
Continue the next fourth section about 7Store theme shopify
I Reviewed My Subscribers Shopify Dropshipping Stores (Real Examples)
I Reviewed My Subscribers Shopify Dropshipping Stores (Real Examples)
so my DEA's have been flooded with you,guys asking me if I can review your,store if I could help you with ADD if I,do mentorship and in this video I'm here,to review your storage so on my,Instagram I posted a story saying that,if you have any stores that you want to,be reviewed just drop them in my DNA and,I got you I'm gonna go over a couple of,the stores that you guys Dion me and,sort of give it a grade like in school,using the one and only the world's most,accurate store rubric sheet by Sharif,and I hope you guys watched my son build,a store video because you guys did it,and your store looks like trash prepares,to be roasted but anyway let's get right,into it all right so now I'm gonna start,the review of your guys's store I'm,actually gonna be doing this on my phone,just because that's where most of the,traffic comes from anyway so if your,store is not mobile optimized you better,get on that ASAP but anyway here's the,little rubric I made I just put like the,logo the colors the images the,description and the reviews as sort of,what I thought of on the spot and the,main points of a good product page,alright so the first store we're gonna,be reviewing goes by the name of zapatos,and it looks like he wanted his store,reviewed on April 1st I mean he did have,to wait 8 days but it's all good so this,is his story it looks like he's selling,in our jellyfish aquarium so we have two,basic images that aren't really good in,my opinion I would probably add more,images and more higher quality ones and,then it looks like he's selling it for,forty four ninety-five a fifty percent,off and then you guys can see that his,description is really really sure there,are some stores that have these short,descriptions and it makes it look more,branded and they do a sale but for this,product it's more of an interesting,product so I probably would add gifs,right here and add more layers to the,description so whoever owns this store,go ahead and watch my video I'll link it,below or up here somewhere it's gonna,really show you everything you need to,make a store so if I scroll down and it,looks like his story ends here he has no,reviews he has nothing else beside this,one little section and I just don't,think this store is good enough so going,over to our handy dandy store review,sheet you can see that he had his logos,and colors on point it wasn't bad the,images on the other hand were pretty bad,not gonna lie the description there was,literally like nothing for the,description and the reviews there was,also nothing for the reviews so if I,were to write this store on a scale of,10 I would probably give it a one or two,just for him trying I mean I don't think,it's ready to start getting traffic and,start being advertised too because it,looks like he really has nothing on the,store and there definitely could be some,improvements made so hopefully you're,watching,videoman and take into account what I,told you and maybe you will start seeing,some sales role in all right so th
After seeing the fourth section, I believe you have a general understanding of 7Store theme shopify
Continue the next fifth section about 7Store theme shopify
I Reviewed My Subscribers Shopify Dropshipping Stores
I Reviewed My Subscribers Shopify Dropshipping Stores
yo what up everybody welcome back to,another video today i actually didn't,have a lot of time to record a video but,we did a really value-packed stream this,weekend in which we reviewed some,subscribers stores live it was so fun,extremely value-packed and we also,learned a lot about brand identity and,design in it so i thought it'd be a good,idea to trim up some of the best moments,in the stream,and share them with y'all i'm actually,editing it right now and it's coming,together really well and i just thought,i'd hop on here and explain this to you,a little bit if you want to catch the,next stream make sure that you subscribe,and turn on notifications i will be,doing,more streams it's become really fun and,i just can't wait to continue to crush,through the live viewer goals it's been,amazing and i love the community aspect,of it it's been super fun so without,further ado,let's get right into the video yo yo yo,welcome,so yeah today we're going to be doing a,lot of fun stuff we're going to review,some stores we're going to just,learn before we do that i do want to go,over some like design,like some some of these simple videos,about like brand design and like brand,identity and stuff just so that we can,all get like,i've already looked at a lot of these,videos but i want to look at them with,you guys because,i think it would help you understand how,i'm rating these stores,it's just really helpful and fun i mean,i really love branding it's probably my,favorite side of e-commerce it's just,the whole branding side of things and,like well,my two favorite things about e-commerce,and just business are community building,the community aspect and then the brand,design,those are my favorite things so that's,what we'll be doing today we'll be,learning about,a little bit about branding together i,want to show you some of the videos that,i've watched in the past that are really,helpful,and then we'll review some of your,stores hey man i'm zeroed out of 24,testing products last three months what,tips do you have for a product research,i do untapped well i like that you're,doing untapped products i would just say,like stick to one that you really,believe in that like makes a ton of,sense,if we go on google i think one good way,to look at something that is worth,sticking to is if the trend is like,there,so for example i don't know let's see,let's look up the word anxiety,i've never done this so i don't know,what i'm gonna expect but as you can see,the trend data for anxiety is like,pretty crazy people are very very,anxious right now which is really sad i,mean,everyone's experiencing a lot of anxiety,and that's a huge pain point so,i don't know what are some stress,relieving products i guess like what's,something that you could start a,business around that would help people,relieve their anxiety,i think that's a good way to kind of,approach it so yeah to be honest with,you i'm not really into the idea of just,testing a million products i'm more into,the idea of li
After seeing the fifth section, I believe you have a general understanding of 7Store theme shopify
Continue the next sixth section about 7Store theme shopify
How to Edit the Header Menu in PrestaShop | PrestaShop Basic Tutorial
How to Edit the Header Menu in PrestaShop | PrestaShop Basic Tutorial
hi everyone this is nazumi islam from,classydips and welcome to this tutorial,in this tutorial i'm going to show you,how to edit the header menu of the,prestashop so here you can see a logo,and there are some menu here so we will,show you that how can we change this,kind of things and how can we add the,additional menu here or how can we,change the search,search bar from here to another section,so let's get started,now we have just log into our back,office,so in here you can see this is the,dashboard of the prestashop back office,so now we are we are going to change the,design,so,just click on the design section and,click on the theme and logo,so here you can see there is the logo,this is the header logo and this is the,main logo and this is the fab icon so,this logo is shown,here,and here you can see,the another logo that is it is called,the fair icon,and we also can change this kind of,header logo tab icon,from the clicking of the browse so just,click on the browse and here is the,internal storage so you can upload an,image here but you have to,you have to make sure that the image,height is 40 pixel and white is 2200,pixel,so now we are not going to change this,uh as we are going to change the page,configuration just click on that,so here you can see,there is the home page the category page,and the product page but now we are,going to change the header menu so to,change the header menu just click on the,main menu section here you can see this,is the main menu and this is the main,menu so we will click the configure,section here,just click on that,and you can see there is a clothes,accessories art art so here you can see,the cloth accessories art so this is,these are the menus and when you just,keep the cursor in the menu you can see,the sub menu the closed sub menu is man,oh man accessory submenus are stationary,home accessories and the art has no sub,categories so if we want we can add the,sub categories her problem so here is,the search icon so let's let's add the,another,uh category with the sub categories so,let's see here is the cms these these,are the cms and,there are the categories you can see the,section there are some section here,so,we would like to add the home,so let's see what happened here so just,just click on the home and just click on,the add section here you can see the,home section is added here so the cloth,accessories are then home will appear so,you can just click on save,so now let's see it is working or not,well,we have just see home here,so we,can change the home section from bottom,to top just uh,click on the home that is select now and,just click the up arrow,so this is now in the first position and,here home has sub categories you can see,this is why,in home we have the sub categories so,just uh click on the save,and now see,the change that,you see here home is the first now so,this is how we can change the position,of the menu so suppose you want to add,some custom category so if you want you,can add the custom cat
After seeing the sixth section, I believe you have a general understanding of 7Store theme shopify
Continue the next seventh section about 7Store theme shopify
Shopify App Development - Part 5 - Setting Up Frontend & Backend Communication on Shopify Admin App
Shopify App Development - Part 5 - Setting Up Frontend & Backend Communication on Shopify Admin App
and howdy guys so in the last video we,started to set up,our user interface and updating our,state within the actual settings,component,whenever somebody set up whenever,somebody actually clicked right so,click post click update post moderation,click comment moderation,and that runs functions good now we,actually need to send that data back to,the back end but before we can actually,go ahead and implement it i just wanted,to take a minute to talk about,the actual architecture okay and this is,the architecture across,the entire admin app the store admin app,and,if you have any questions feel free to,reach out about it but this is kind of,the way that it looks right now,okay let's say we have the settings,component a function is imported,into that component and it's an http,action from the actions,folder okay so all the http is always,isolated to our actions folder,just according to the feature feature,set and that makes it a lot cleaner for,us right,that's imported into the settings,component and now we want to do,is that when somebody actually clicks,update the post moderation it's going to,send a,http request to our routes the route,says hey,somebody wants to update their,moderation request okay do i have a,controller function,do i have a function for my controllers,folder which actually does that,and that is the function that we are,going to create it's a function from the,controllers folder,and we're going to import that into our,routes file,and that's how these settings the,settings component and the routes,file are going to be able to talk with,one another all right guys so that's how,actually how our admin front end and our,admin backend talk with one another,you can kind of think of it as the,settings component and and the routes,kind of like being the bosses the guys,that are in charge but their helpers,are the are the are the functions from,the folder,um from the actions folder and the,functions from the controller,folders all right so that's why all the,and the,the controller uh function the function,from the controller and the actions,folder are pretty much uh they're the,ones that are actually doing most of the,logic but we don't want to take up too,much space within the settings component,and the routes,component so we just import the,functions into those files,all right guys so that's kind of how it,works you know what let's actually go,ahead and look,at this example within the actual code,so i'm going to go into our desktop over,here,into sk and i'll illustrate this example,exactly now,with with the help of what we're looking,at now,all right so um let's look on the left,side for a sec a second just look at the,actual folder structure,we have admin backend and admin front,end all right so within our admin front,end we have a folder called actions,and that's got all the features set,according to the,right all the files according to the,feature set actions,old and um and over here we also have,pages which is the actual,um which is th
After seeing the seventh section, I believe you have a general understanding of 7Store theme shopify
Continue the next eighth section about 7Store theme shopify
How to Start a Clothing Line Step By Step (Shopify Ecommerce)
How to Start a Clothing Line Step By Step (Shopify Ecommerce)
hey guys so today I'm excited to share,with you how to create your own clothing,line easily so this is a very simple,thing to do but most people think it's,extremely difficult and overcomplicate,the entire process but if you have,always wanted to create your own,clothing line then make sure you watch,this entire video to see exactly how you,can create your own clothing line within,a matter of days so if you're excited to,learn exactly how to do that then make,sure you watch this entire video welcome,back to my channel thank you so much for,checking out my content I really,appreciate it,if this is your first time here my name,is Curt Bohannan and on this channel I,teach people how to start and grow their,own e-commerce brand and businesses so,if you have always wanted to learn,exactly how to start an e-commerce,business then make sure you get,subscribed to my channel because I'm,always putting out great quality content,to teach you exactly how to do that okay,with that said let me just dive right,into it and share with you exactly how,you can start your own clothing line,within 30 days okay so if you've been,following my content for a while and,you've already seen my video on how to,private label your own products then,this video is quite similar to that,video but most people don't understand,what private labeling is and that is why,I'm creating this video with a more,relatable title so more people can,understand exactly what I'm trying to,teach so to give a bit more context to,this video I just want to point out to,you that quite a number of the clothing,brands that you see on the market they,don't necessarily create and manufacture,their own products all they do is add,their own branding and logo to those,products and that is basically what,private labeling is about and you can,use that exact process to create your,own clothing line and that is exactly,what I'm going to be walking you through,right now using my very simple 9 step,process ok guys so the very first step,that you should see if you want to,create your own clothing line using the,easiest possible method is to of course,choose a product that is already in,existence but one that caters to a very,specific group of people so it's very,important,to choose a product that is targeting a,very specific group and this will,benefit you a lot in the long run so,this will help you with your marketing,it will help you with targeting the,right group and this will help you to,know exactly what type of product your,market is looking for and what you need,to do to make sure that your product,stand out in that specific niche so make,sure that you identify a product,objectively of course that is catering,to a specific group of people and that,this product is already in existence and,this will save you a lot of time that,you don't have to use to create and,manufacture that product from scratch,okay so let's say for example you wanted,to create your own line of man jackets,as opposed to trying to create e
After seeing the eighth section, I believe you have a general understanding of 7Store theme shopify
Continue the next ninth section about 7Store theme shopify
Shopify App Development - Part 6 - React State, Hooks, and Best Practices
Shopify App Development - Part 6 - React State, Hooks, and Best Practices
alrighty guys so now that we understand,the actual,data flow then we're gonna go ahead and,test it we're gonna press,um here i'm gonna open up my terminal,over here,on the bottom and uh let's see i wanna,go into my back end,and if everything here's my admin back,end here if everything works correctly,something should get hit on the back end,get api user 200,okay interesting update moderation is,not defined,okay we need to actually update,moderation,wait does it give us the line over there,let's see line,202 within our settings let's see what,happened here,index okay perfect,okay toggle approval settings oh update,moderation,is not defined well what did we actually,import in there,uh let's see comment moderation,set comment moderation ah set moderation,you know what we need to call this,update moderation oh it's always good if,you have,similar function names all over okay,let's see so that's it within here um,i'm gonna go into okay set moderation,you know what we should call this,update moderation everywhere else it's,called update and,yeah that'll definitely make your life,easier if you actually,stay consistent with your naming and,also with the variable names like make,sure,if if you're passing a specific variable,from the front and to the back end like,it always helps if it's the same,variable name i,do my best to try to stay consistent,about it because,make stuff much easier and make stuff,faster also,the less you get bogged down in the,nitty-gritty usually the cleaner,you know the fast the faster the,development will run okay cool so now,that we've done that,let's just make sure everything is good,cool let's run it again,press that button go back in here,beautiful,update moderation function ran in,controller that's in that's coming from,our admin backend so that's awesome,it means everything is working the only,question is what's what's my rec dot,body back there so let's,i don't even need to update my front end,at this point,uh but i need to think about what data,i'm passing okay,so let's go into back end routes update,moderation,there it is shop.find1,okay update moderation,okay let's do okay,console.log,right wreck.body in update,moderation funk,is rec.body,okay i believe that the server,automatically restarts i don't need to,update my,uh wait a second if data.error okay this,is important cannot read property error,of undefined,okay probably because i because the,server got restarted or something like,that,let's go back in there make sure all is,good,um and now if we do have,right if we do verify that data is,coming in cleanly,um then we'll be able to save the data,meanwhile why that while that's loading,let's have a look at our,our update moderation update,oh not in here i want to look at it over,here update,update moderation all right so it's,let's just think about,the the data that we're passing in from,our settings right,we're saying let new settings equals,post-moderation which is the opposite of,what post-moderation is now,common mod
Congratulation! You bave finally finished reading 7Store theme shopify and believe you bave enougb understending 7Store theme shopify