hello and welcome to this video and,channel my name is TJ and today I'm,going to talk about drop shipping so I'm,gonna give you a few tips and tricks and,what you need in order to start your own,store and what do you need in order to,start drop shipping so stay till the end,of this video so the first thing you,need before you open your store Shopify,is that you will need a domain name so,domain name is your URL eventually in,your store name do not overthink this,part it can be catchy it doesn't have to,be can be even your last name or,something try try to simplify it and you,can use various websites to purchase,your domain so you can be there,namecheap.com,you can be hosting your calm or,godaddy.com most of these domains are,very cheap it starts from 10 dollars for,the first year and so it depends how,complicated your name is or if you are,aiming for to buy a domain name for,someone that it's more popular but as I,said don't overthinking try to say try,to sound simple and that's it,it's not that your name it your name is,important but your products that,actually you're offering your store are,more important than your name so the,next thing you will need is to connect,that domain once you purchase it to your,Shopify account,so the next thing or the next step in,your process is to actually log into,Shopify and create your account so,Shopify offers a free trial,it's a 14-day free trial it sorry you,just need your email address and the,store name and that's it and then,Shopify love will offer you the steps,and it will help you to connect your,domain name to your Shopify account,and it's that simple the next thing once,you login to your Shopify you will have,to pick a team that's very easy the,theme refers to this to your store,layout and how it look like once you,open the page but don't complicate with,this as well just pick one team and,that's it Shopify has a lot of templates,and just pick one some other things are,important and what so once you log into,your Shopify store if you go on settings,you will have to do few things first the,first thing you support general settings,like your store details in your store,name so Shopify will guide you through,that and it's not that complicated,you will also need to set up your,payment providers so if you have a bank,account open then just put in your bank,account information and if you have your,PayPal account then just type in your,paypal email or the email address that,you use to log in with your people the,next thing you need to think about is,shipping and delivery so basically if,you are just drop shipping then it's,very easy to set up your shipping in the,literal rates on my store I offer free,shipping and I would just type in zero,so you don't have to worry about how,much you will charge for shipping the,next thing you have to setup is your tax,rate so basically you only need to,collect taxes or charge taxes where you,are located so if you live in Texas then,you just put in Texas tax rate and,that's i
Let's move on to the first section of TJ theme shopify
How To Add Products To Your Shopify Store - Tutorial For Beginners!
How To Add Products To Your Shopify Store - Tutorial For Beginners!
how to add products in your shopify,store i will show you,how to realize this thing in today's,video,hi everyone welcome back to my channel,i'm rebecca and in today's video i will,show you how to,add your products in your shopify store,how to list your products,what description you need to use for,your products what title you need to use,and how to add your,pictures for your products so if you,want to learn how to realize this thing,you need to keep watching the first,thing that you need to do is to log into,your,shopify account and to go to your home,page,there you need to tap to products and,add,products you need to write the name of,your product in the title,in this section you you will need to,write the name of your,products the title what products are you,selling,on your website here you have a,description you will need to write,a specific description based on the pros,that you will sell if you are selling,clothes make sure that you will write,the material of the,clothes and all the necessary things so,make sure that you will write an,explicit description for your products,to make people to understand what you,are selling on your website,after you will write a title for your,product a description for it,these two are simple things to realize,you will need to add,your pictures picture with your products,so it is very important to have visible,pictures or pictures that have,high quality and an important detail,that you need to have,when you list a product on your shopify,store so make sure that you will have,visible pictures,you are able to add these pictures from,the below section,after description here you have a,section named add files you will need to,tap on this,section and add your pictures after that,you will need to write,a price for your product the currency,that you use,the currency that is for your website,and,quantity here you have an option you are,able to,set the quantity that you have for this,product,you are able to set to the number of the,products,available on your store the last thing,that you will need to do is to set the,product status to,an active one on the right section of,the page you will have this,section product status and you will need,to tap on the active one,and your products will be visible on the,shopify store on your website,and on your shop so it is very simple to,list a product on your shopify store,all you have to do is to go to your,homepage to,to go to add products and there you need,to write,just a title an explicit description to,add visible,pictures with your products and also to,set the price for the available,products that you have in your store and,also the products such,as to an active one so i hope that i was,helpful with this video if i was support,at least,with one thing that i said in this video,you can subscribe you will help me a lot,you can also find me on my instagram,account rebecca passion into income and,also i have a website where you can sell,what type of services i can offer for,you i
After seeing the first section, I believe you have a general understanding of TJ theme shopify
Continue the next second section about TJ theme shopify
Using AI To Code Better? ChatGPT and Copilot change everything
Using AI To Code Better? ChatGPT and Copilot change everything
oh no the AI it's coming for our jobs,it's going to ruin programming,competitions it's going to destroy the,whole software Dev world,or is it,let's talk about it,so y'all might have seen this new chat,GPT thing it seems to have taken over,the entire internet and in particular,the entirety of my Twitter feed and I'm,getting a lot of questions I'm seeing a,lot of concerns a lot of excitement and,honestly after playing with it starting,to understand why some of the examples I,have seen are nuts things as crazy as,converting a PHP app to next.js just by,pasting the code and telling GPT to do,it I've been incredibly impressed but,I'm also incredibly impressed with,copilot I think that a lot of these,tools are going to change How We Do,development I don't think they're going,to take away the need for developers,though let's take a look at some of what,chat gbt can do some of how I use,copilot and why I think this is all so,interesting right JavaScript code that,generates the Fibonacci sequence,and here is some code that creates a,Fibonacci Sequence an example of how to,use it and one of the most interesting,things is that it gives you like,in-depth descriptions of why it did each,of these things and details about them,do you know what an AI can't do like and,subscribe to a video do you know who can,though you likes are free don't tell the,robots though buttons right there and it,helps the channel out a ton thank you,for that back to it but that's just,telling it to write some basic,JavaScript like the thing you do in an,interview cool what about the stuff I do,every day like I need to go redo the nav,bar on my website with tailwind and,react okay uh build me a navigation,header for a web page using react,typescript and Tailwind the header,should have three links one two home one,two blog and one to the about page let's,start with that it even has an SVG for,the home fascinating to use this header,you can simply import into your rack,component that's nuts,shall we go throw this in an app and see,how it looks have a stock empty create,T3 app template with just Tailwind going,to paste in the new header component and,we're going to mount it here,header,that actually looks phenomenal,I didn't think it was going to look that,good,I'm not sure how I feel about the color,though let's ask it to change the color,for us,change the color of theme of the nav bar,to be purple it even tells you in the,text instruction here change BG gray 800,to BG purple 800.,if we find this BG gray 800 see if,that's the only one it is,purple,look at that,make the background of the nav bar a,gradient,I'm just going to copy and you rank this,guy,I'm very curious,how this looks,that actually looks really good but what,about more specific like math or domain,problems what about something like,Advent of code which as you all know I'm,really into,well uh,let's go to Advent of code in day one,and see if it can solve the problem,generate JavaScript code that,can complete the following,promp
After seeing the second section, I believe you have a general understanding of TJ theme shopify
Continue the next third section about TJ theme shopify
Is Shopify stabbing it's partner's in the back?
Is Shopify stabbing it's partner's in the back?
Shopify Plus, on their pricing page, is
insinuating that you don't need an,agency
if you choose their platform.,Is Shopify,stabbing their agency partners in the
back with that claim?,Well, some folks on social media sure
think they are.,I don't exactly agree,but i'd still be pretty mad about it so
pull yourself up a chair and let's talk,about it.,My name is TJ Gamble and I'm the CEO and,founder of Jamersan, an eCommerce agency dedicated
to helping you get more,from your ecommerce store.,This topic was posted over on LinkedIn by
Rachel Jacobs,and brought to my attention when James
Denker tagged me in the comments.,i appreciate both of you sharing this as
I suck at coming up with topics for,videos and this seems like a good one to
discuss.,But, before we get started, Youtube is
telling me that 86%,of you that watch these videos are not
subscribed to this channel.,Are you not entertained?,Hit the
subscribe button, man!,Perhaps, if you deem this particular
video worthy, you could also tap that,like button and give me your thoughts
on all of this mess in the comments.,I sure,would appreciate it.,So what is all of this social media,uproar about?,Well, on Shopify Plus' pricing page they,have
four bullet points under the heading "do,more for less"
and they mentioned that you can say,goodbye to the ongoing cost of hosting
and infrastructure,,the time and cost of security patches,
point releases, and upgrades,,the last-minute stress of performance
and load testing and the retainer fees,for consultants,
system integrators, and developers.,Sounds,pretty good doesn't it?,I mean, who wants to pay for that crap?,Nobody.,Nobody wants to pay for that crap.,You may need those costs but nobody,actually wants them.,Now, I think all of
these are interesting in their own,regards
so I'm going to touch on each of them,individually.,We'll go through the
first three,real quickly as it's the last one about
retainer fees that's actually the topic,of this video.,The first one, if a merchant uses Shopify,Plus: "they don't need to spend money on things,like the ongoing cost of hosting an
infrastructure",That makes sense, I guess.,Although, I'd
argue that their fees to Shopify cover,the cost of hosting infrastructure so
technically you're still paying for it,but with the Saas
model those fees are typically less, so,fair point.,Second, with Shopify Plus "you also don't,need to worry about the time and cost of
security patches,and upgrades".,Touche.,Point conceded.,You win,this round completely, at least if you're
comparing to open-source platforms.,Third, "there's no need with Shopify Plus
to worry about the last minute stress of,performance and load testing".,I might
have to disagree with you here Shopify.,Have you
seen the Jeffree Star video that i did?,I'll link it in the description if you
want to watch that one,but I'll summarize it here for you.,You're probably not going to see the,overwhelming surge that Jeffree Star
sees when he releases a product but it,proves that Shop
After seeing the third section, I believe you have a general understanding of TJ theme shopify
Continue the next fourth section about TJ theme shopify
Shopify Store Owners MUST WATCH THIS π₯
Shopify Store Owners MUST WATCH THIS π₯
okay in this video you're gonna learn,something extremely extremely powerful,this is the free traffic conversion,funnel and I'm going to show you this in,action no one else is showing anyone how,to actually bring someone through a,funnel with the proper psychology that's,key and what I want to show you a is an,amazing way using free traffic to to you,know times fifty your sales trust me,just stay with me on this so who am i a,little bit more about me my name is,Anthony Roden I have a digital agency,and I only work with big companies or,just business owners online who are,doing five at least five million in,revenue per year the reason why is,because they have ad budgets and it's,just easier for me to get them results,so this is my profile I'm into,automation I have a Facebook group that,I'd love you to join it's called,ecommerce secrets and what I do in that,group is I show you know Shopify owners,Shopify store owners how to increase,their sales and you know really just how,to crush it online if they are,struggling so that's what I'm gonna jump,right in and show you right now so we,are gonna head over to click funnels,which is a landing page software that is,incredibly incredibly powerful so if you,don't know what a funnel is or a landing,page a landing page is it's basically,just how to put the right offer in front,of the right people so if you're not,into paying for ads or if you're a,struggling Shopify or store owner and,you're just you just can't figure out,how to increase your online sales and,you're wasting so much on ad dollars,here's something cool so this is a,funnel which appears to be a website and,I'm gonna show you how this simple,four-step funnel can increase sales by,2030 I'm sorry two hundred three hundred,even five hundred percent,clickfunnels is very powerful you can,add custom domains to it so you can,essentially lead people down a trail and,get them to your website but here we've,put payment gateways and we've put,products actually in the funnel so as,you can see here follow me follow me,here so I've added a custom domain to,this and that custom domain is wwr OMA,giveaway com so we're just gonna go back,to Facebook and this is where the free,traffic comes in so with a custom domain,I simply enter that into Facebook and,keep in mind this doesn't have to be on,your wall this can be in groups for,example aromatherapy groups this is an,aromatherapy funnel so you want to get,this in front of qualified people who,are going to buy it so when I drop this,link which is shareable you can do it in,any comment box you can do in any group,you can do it just about anywhere your,own wall you can just be truthful people,say hey listen this is my product I'd,love you to check it out I'm posting,this here so check it out and see if,it's for you so I'm just going to hit,share for the purpose of the video and,I'm gonna show you that this posts we're,just going to wait for it to post so,what this is clickfunnels gives you the,opportunity to add a m
After seeing the fourth section, I believe you have a general understanding of TJ theme shopify
Continue the next fifth section about TJ theme shopify
TJ Kohli: Enterprise-grade composable commerce with Next.js
TJ Kohli: Enterprise-grade composable commerce with Next.js
(bright music),(upbeat music),Hello again, from Atlanta.,For 2023, we predict composable commerce,will take center stage
in the retail sector.,Our experience has shown,that the outcome of
building digital products,using composable architecture
is highly dependent,on choosing the right technologies.,Such as Next.js and headless
eCommerce providers.,(upbeat music),Due to the inherent
psychology of online shoppers,and their short attention span,,the benefits of composable architecture,have a direct correlation
with key performance metrics,such as increased sales, retention,,and customer satisfaction.,Faster stores keep
shoppers engaged longer,,more secure platforms increase
trust and brand loyalty.,Smart integrations and tooling,ensure a seamless
experience for all users,,new and returning.,Last but not least,,improved Core Web Vitals
have a direct impact,on getting your store in
front of more viewers,,leading to increased sales.,Salesforce research found
that over half of shoppers,stopped buying from a company,simply because a competitor
provided a better experience.,We've had an incredible
year here at Monogram,,and we wanted to shed
light on an amazing project,that we worked on this year, Birchbox.,We've learned a lot from it as a team,and we want to share some of
our knowledge with you today.,(upbeat music),Hey, I'm Brandon Garcia,
VP of product at Birchbox,,a FemTech Health company.,We came to Monogram
with a monumental task,,migrating a legacy eCommerce
platform to Next.js,,Shopify Plus, Prismic and Vercel.,Not only did we have to migrate,millions of customers onto a new platform,,we simultaneously needed to rebuild,the eCommerce infrastructure
for the internal processes,of a massive retail business.,That includes product catalog management,,a content management system,
warehouse integrations,,and so much more.,(upbeat music),Building digital experiences
for composable architecture,needs to start at the drawing
board, which means design.,We'll save the design details
for another conference,,but it's worth mentioning,that every successful development project,starts with a solid design.,To build a solid design,
designing with components is key.,Modern headless CMSws
and e-commerce providers,rely on the idea of
blocks, slices, or modules,,all different labels for the same thing.,To give editors flexible
tools to create content.,When designing using Figma for composable,,these modules need to map one
to one with Figma components.,Any Configuration options like
left or right orientation,,color themes and optional content,should be predefined in Figma components,as component variants
and component properties.,This allows a much tighter
handoff to development teams,and ensures one to one mapping,of design to end user experience.,I'd like to pass it to the dev team,to talk about this exciting
technology behind this project.,(upbeat music),We love starting each
project with Next Commerce,,the all in one starter kit,for high performance eCommerce sites.
After seeing the fifth section, I believe you have a general understanding of TJ theme shopify
Continue the next sixth section about TJ theme shopify
TOP 05 Winning Products for Shopify | Ebay π | Sell this Now π₯ | 2021-05-05 #untoldtechtips #39
TOP 05 Winning Products for Shopify | Ebay π | Sell this Now π₯ | 2021-05-05 #untoldtechtips #39
today,5th of may 2021 product list is based on,top selling products on aliexpress,we believe that there will be a huge,market growth for these products,all of these winning drop shipping,products were hand-picked by myself,after analyzing the current trend in the,market and social media attraction such,as twitter,facebook and instagram,our first product is professional,handheld electric body massager,six massage heads plus 30 speed levels,the deep tissue massage gun comes with,six different massager heads to aid in,sore muscle relief,30 adjustable speed mode choose the,speed and massager heads that best suits,your needs,1800 to 4800 pulses per minute,to more precisely target different body,parts and muscle groups,incorporate a low to high pressure,percussive massage experience into your,rapid recovery routine,really reduce muscle recovery time and,relieve pain from head to toe,deep tissue massager gun aldom muscle,massage gun for athletes that helps,relieve muscle aches,soreness and stiffness promote blood,flow and relieve lactic,acid and helps accelerate warm-up and,recovery,plus handheld massage gun helps restore,the body faster,deep muscle massager gun take your,percussion massager to the gym or sports,club,convenient single-handed operation with,a comfortable grip,quickly relieve muscle fatigue and pain,accelerate recovery,super quiet and powerful massage gun,professional handheld percussion,massager,with a powerful motor that delivers,powerful high penetration,the deep tissue massager is designed to,send waves of relaxation and relief,throughout your body,and run up everyday mobility and,flexibility via percussion massage,therapy for joint pain relief,and sore muscle rel which has,ultra-strong heat dissipation function,no crash extension the life of muscle,massage perfect gift of a daily massage,many professional athletes use massage,guns,they love it because it is easy to use,and works quite well,this muscle gun massager give the gift,of deep relaxation and health,product is 100 brand new and high,quality,this is a new selling product on,aliexpress with 12,876 reviews and 37 095 orders,the product cost is 40 the selling price,can be up to eighty dollars,and your profit is forty dollars,shipping is completely free,isn't that amazing if you wanna sell,this now discounted product link is down,on the description,our next product is neck massager with,heat who need massage,neck massagers are very eager for,everyone to have a relaxed body so that,they can work and live better,if your muscles are sore the neck is,stiff and the arms are numb,please equip yourself with a neck,massager that will slowly adjust your,body condition for your long term work,and life,health is a necessity eight massage,nodes with heat,neck massager has eight deep massage,nodes and provides comfortable heat,119 eight different sizes of massage,balls can improve the massage effect,neck massager optional heating to meet,the needs of different people,neck massager overheat pro
After seeing the sixth section, I believe you have a general understanding of TJ theme shopify
Continue the next seventh section about TJ theme shopify
How to do #Dropshipping from #TkMaxx ?
How to do #Dropshipping from #TkMaxx ?
the GU dropship can get over to the,salesman I'm gonna teach you how to make,business out of a TK Maxx I'm gonna drop,shapes on bar games we're gonna find out,here and you're gonna flip the,merchandise all over Europe and even the,United States,so right now I'm coming to a out of town,TK Maxx because that's the way you can,get better quality things they have a,better stop and you have to come early,okay they open at 9:00 and you can see,the flow and today's gonna be chill and,quiet so the get it on okay there are,three ways to make business out of a TK,Maxx one is going to the store with a,budget to get items to resell on your,store two is becoming an affiliate of TK,Maxx and get a commission for everything,that you make for them and three is,dropship Tiki Max is a great dropship,supplier as it offers great shipping,options so you're gonna go to Tiki max,calm and you're gonna get the same,availability in stock as if you were,going to an actual store to get the,items so you're gonna get the images the,specs and the cost you're gonna post,them on your store and you're gonna get,the sale then you're going to place the,order on taking max and put your,customers delivery address okay so what,we're gonna do is after you find a,product that you will not post on your,store you're gonna look for it on Tiki,max okay we're going to type TK Maxx,calm and once you are on the website,we're going to look for the product so,we can see all the specs and you can,copy them and put it on your website,okay on your store and also you can,download the image okay so we're going,to go and look for Kappa so it's easier,you can go by the by the brand okay here,it is now we want to wait for the,results,and look for the item okay here it is,Scapa red barton puffer jacket okay so,this is gonna help us to find it online,and see what's the price on on the,market okay,so copy and then I'll look you can get,the image you download it so you can,post it on your store right away okay so,the cost is 39 pounds okay then we're,gonna go here and prove kappa dred,barton puffer jacket and see what's the,price on the market okay so look our,jacket has no hood okay so here it is,kappa jacket vintage 90 style sixty-five,pounds,okay so we have a profit there we can,post it on our store and i don't know,put it on 55 59 okay,plus shipping or free shipping so you,can deke max is gonna charge you like,four pounds o or five pounds to send it,to the UK so that's gonna be like 39,plus five so it's gonna be cost 45 you,can you can sell it retail 59 and you're,gonna get a profit okay so now we're,gonna look for the pant okay kappa black,pant pant men okay and let's see our,style okay look 45 okay 45 or 22 okay we,got them at 14 pounds so if you make the,sale online on TK maxx as a bundle,they are gonna charge you the same okay,the same five pound so we're gonna get a,profit there you can sell the,they call the full tracksuit easily 80,pounds and you can get some customers,okay,so this is one way you c
After seeing the seventh section, I believe you have a general understanding of TJ theme shopify
Continue the next eighth section about TJ theme shopify
CG5 - Lonely King [Dream SMP original song]
CG5 - Lonely King [Dream SMP original song]
what,no matter the lives of the people before,me all that i seek is the path to glory,glory,chips in my pocket and blood stains on,my hands i'm building my,watch it go legs in flames yeah maybe,the path is gory whatever it takes to,get my glory glory i was told i had to,walk away,leave my enemies,i am so much,don't you overthink it just do what i,say,lay the politics out before me whatever,it takes to get my glory,something better than what you could,ever dream of,hmm,no matter the lives of the people before,me all that i seek is the path to,my legacy,you
After seeing the eighth section, I believe you have a general understanding of TJ theme shopify
Continue the next ninth section about TJ theme shopify
How To Use Shopify Free Trial 2022 (Shopify 14 Day Free Trial Sign Up Tutorial)
How To Use Shopify Free Trial 2022 (Shopify 14 Day Free Trial Sign Up Tutorial)
hello and welcome to this video where,not only am i going to be showing you,how to get a free trial for shopify,without using a card but i'm also going,to show you how to quickly get up and,running so you can put your first,product up there very quickly so the,first and most important step if you,look down below this video and have a,click on the link you'll get taken to a,page that looks very similar to this,where there's pretty much no,distractions all you need to do is enter,your email address here and then click,on start free trial which i'm gonna do,okay upon doing this your email address,should show up in the next section make,sure you use a email that's going to be,at least important to you because,eventually you're going to need to,confirm your email address on the inside,of shopify also aside from creating a,password this is where you can edit your,shopify name so if you click on edit,and let's say i'm going to be doing,something with t-shirts so,the freshest,tease,looks great okay so that's what i want,to do and of course i'm going to do a,password for myself and then click on,create your store all right and of,course after it takes a couple of,seconds just to create your store,they're going to ask a few questions,about yourself you can answer these if,you want they're you know pretty simple,like are you already selling what is,your current revenue which industry will,be operating in of course you can hit,skip if you'd like,then from here make sure you put in your,personal information i'm going to leave,this up to you especially for the fact,that you need to do this yourself no one,knows you better than you so after you,enter in that information click on the,enter my store button alright so here we,are on the main page once you are,through as it'll say that your trial,just started there always is the option,of selecting a plan but you're probably,going to want to do that once you get up,and running the setup guide is going to,be very helpful for a lot of the basic,steps like it says install product apps,you can customize your theme you can add,up domain and of course setting up,payments because everyone wants to get,paid however what i'm going to do is go,to the product section just to show you,how you can set up one because hey you,need products in order to sell on,shopify right so let's click on add,product,okay i'm just going to put white,t-shirt,uh give me a second i'm just going to,put in a quick description okay so,everyone loves a brand new and fresh,t-shirt and that's exactly what you're,getting for only a fraction of the price,obviously your description is going to,vary based upon what you're selling but,let's move to the next section so if you,have any type of picture obviously if,you're selling something you're going to,want a picture or image whatever it's,going to be i'm just going to quickly,add in a file of just a stock photo of a,white t-shirt okay so there we are i,added my nice picture of a t-shirt even,though it's a l
Congratulation! You bave finally finished reading TJ theme shopify and believe you bave enougb understending TJ theme shopify