WooCommerce Advanced Shipping Tutorial for WordPress eCommerce Websites

Поділитися
Вставка
  • Опубліковано 23 гру 2024

КОМЕНТАРІ • 268

  • @makeuptransformations9304
    @makeuptransformations9304 2 роки тому

    100 baar ye video maine dekha hai tb jaake maine apni problem solve ki hai. mera dimag hi km h jo der se smjh aya. You explained very well. i knew ki solution isi video me hai.

  • @ancutapetre5230
    @ancutapetre5230 4 роки тому +4

    before i'd watched this video i was messing 2 hours with different settings on shipping based weight costs! this video tutorial is genius! many many thanks to you! 1000x

  • @miteshparmar1
    @miteshparmar1 4 роки тому +1

    A another brilliant tutorial from the web guru Nayyar regarding shipping.
    One thing I will mention is that using linear algebra can be used to create a formula if your pricing is "banded" (which a lot of postal services do) and you need to account for the packaging. Note: this only works if you have a linear relationship between the price and the quantity e.g.
    1 product => 120 rupees
    2 products => 150 rupees
    3 products => 180 rupees
    Using y=mx+c
    y = price
    m = gradient
    x = qty value
    c = y-intercept
    Thus the above would be:
    120 = m1 + c
    150 = m2 + c
    180 = m3 + c
    To solve for m (we'll use the last example from above): (gradient): {difference in y-values} / {difference in x values}
    m = (180 - 120) / (3 -1) => (60/2) = 30
    Thus
    180 = (30*3) + c => 180 = 90 + c
    So now solve for c:
    180 - 90 = c
    c = 90
    So the final linear algebra formula is: y = 30x + 90
    Which would translate into the WooCommerce equation: 30 * [qty] + 90
    Nayyar, perhaps it would be best if you demo'ed this in one of your videos ;-)

  • @khattemeethedesiresKMD
    @khattemeethedesiresKMD 3 роки тому +1

    Good job. Thanks, really. This video has solved a huge problem for me with just one plugin. Thanks man!

  • @extemos6476
    @extemos6476 2 роки тому

    Thank you! after watching so many videos I finally understand how this works.

  • @shiveshagarwal4159
    @shiveshagarwal4159 4 роки тому

    Make more video on this type it will grateful to all of us don't stop making your videos I am with you continue brother cheers!

  • @pavelahmed8965
    @pavelahmed8965 Рік тому +1

    This guy deserves more

  • @castleofcostamesa8291
    @castleofcostamesa8291 4 роки тому

    What an excellent tutorial! This is the best one to help me understand how to set up shipping on Woocommerce.

  • @morethanflowersmiami
    @morethanflowersmiami 4 роки тому +2

    Hello Nice video!! question....I have shipping (local deliveries) methods by zip codes in the USA, however now i want to sell specific products nationwide without conflicting my local deliveries by zip codes....for example i sale X product with a local delivery address for $18 but somebody else wants to ship it out state the flat will be $25..now a created the shipping method nationwide for the X products and it only shows the nationwide rate even if you input a local zip code that suppose to be cheaper. thanks

  • @acousticluver88
    @acousticluver88 3 роки тому

    Thank you! The shipping stuff is the most confusing more me and this helped a lot!

  • @victordeclermont-tonnerre5360
    @victordeclermont-tonnerre5360 3 роки тому

    Thank you very much !!! every thing you said worked great on my site !

  • @BibiCameron
    @BibiCameron 4 роки тому

    excellent tutorial. saved my life. new subscriber.

  • @samzhang246
    @samzhang246 5 років тому +2

    Excellent Tutorial! How can I choose a different carrier with a different shipping rate? Thanks.

  • @rohitchouhan9031
    @rohitchouhan9031 3 роки тому

    Wow man u just solved a lot of problem.👍, Keep it up

  • @manojvegi1025
    @manojvegi1025 Рік тому

    Hi Nayyar. superb video. it clarified my doubt of having 2 options like free shipping and flat rate both. But the latter video i.e. while you are explaining bulky product, there are still 2options which are showing up i.e. Bulky products and Flat rate. How to avoid this?

  • @pineapplecrushme3216
    @pineapplecrushme3216 5 років тому +1

    Thank you so much for this video, exactly what I needed. Funny I found the plugin before coming here and wasn't sure it was what I needed to fix this issue.

  • @ryanabunan4965
    @ryanabunan4965 4 роки тому

    Thank you Nayyar.. another knowledge again.. thanks.. more videos to come

  • @frhtnaseem7446
    @frhtnaseem7446 2 роки тому

    video on 24:21 there is showing clickable two shipping methods to the user. so why user choose second shipping method for extra money ?

  • @aaallami
    @aaallami 5 років тому

    Without a doubt, this channel is the best when it comes to woocommerce. Do you know any plugins that can allow me to generate my own tracking number and allow my dispatcher to issue a pickup or delivery to a driver and a driver can update the status of the order? In addition, the customer can get notified or track his order.

  • @aimankhoury
    @aimankhoury 5 років тому +1

    Hello,
    Great tutorial, thanks.
    I have watched a lot of videos (including this one) explaining about using shipping options in woocommerce but I could not find an answer to my problem.
    I have built an online shop selling different goods. I ship to 5 countries, 2 of those countries
    I ship for free and the other 3 countries I charge a flat rate. I have set 2-3 shipping class options based on specific product types.
    In the 'Flat rate Settings' I have chosen the 'Per Class' option for the 'Calculation Type'.
    When I run a test and pick two products each with different shipping class, the cart shows only the more expensive shipping rate. What could be wrong ?
    Also, I have a product that I give for free and the customer needs to pay only for the shipping (free+shipping), If a customer chose this product with one or more other products and he lives in one of the 3 countries where I charge a shipping fee, the shipping fee for the free product is not added to the total shipping flat rate.
    Thanks a lot, appreciate your help
    Aiman
    P.S. There is a different problem beside the above one. When I run the test when I'm logged out of my store, and test it as a buyer, no shipping rates appear in the cart.

  • @kumarprasant999
    @kumarprasant999 5 років тому

    Urgently need as I am a regular viewer of your all videos

  • @rashmimore5844
    @rashmimore5844 Рік тому

    If we have set a minimum order amount and delivery charges, which plugin would you recommend for our needs?

  • @subhadeepsarkar4777
    @subhadeepsarkar4777 3 роки тому

    Nayyar is a life saver!

  • @thesolotrailblazer
    @thesolotrailblazer 4 роки тому

    Its a great tutorial mate. Greeting from Sri Lanka

  • @ns1Kitchen
    @ns1Kitchen 4 роки тому

    Thank you for Super tutorial and Very helpful! Greeting from France.

  • @dohongphuc5075
    @dohongphuc5075 3 роки тому

    Thanks for your video! Example shipping cost for 3000gr is $15 and every 500gr after that cost $2. So shipping cost for 3001gr to 3500gr is $17. Shipping cost for 3501gr to 4000gr is $19. And so on. How to setup like that with flexible shipping plugin?

  • @bubalanamakobo6175
    @bubalanamakobo6175 Рік тому

    Flexible shipping plug in you selected is no longer available, what would be your alternative recommendation to this?

  • @ANIMALCOLONY
    @ANIMALCOLONY 5 років тому

    i have recently discover a big problem in woocommerce. There is no Return Button after complete a sell. Is there any solution for that? Thanks advance

  • @adejumotimilehin3152
    @adejumotimilehin3152 4 роки тому +1

    This is great, quite enlightening. Thankyou

  • @ashikurrahman9132
    @ashikurrahman9132 5 років тому

    I'm always follw you from Bangladesh, Thanks for giving videos

  • @smellumgoodieshandcraftedb8574
    @smellumgoodieshandcraftedb8574 5 років тому

    Thank you much. This video was very helpful in solving a few issues.

  • @Ozgur_Oruc
    @Ozgur_Oruc 3 роки тому

    Dear Nayyar,
    How can i put that shipping dropdowns under the product (before than cart page)? Because custumer must see shipping costs befor than start payment my product.
    thank you.

  • @anshaggarwal650
    @anshaggarwal650 4 роки тому

    Can we implement Weight based shipping and flat base shipping together on every order?

  • @fastview4902
    @fastview4902 5 років тому +1

    Hi Nayyar thanks again.
    In last video BUY Button is not aligned properly in mobile veiw,pls check and conform.

    • @fastview4902
      @fastview4902 5 років тому

      @@krakengear6981
      Nayyar might be busy,keep chasing.

    • @krakengear6981
      @krakengear6981 5 років тому

      @@fastview4902 I can't complain, the guy made me do a complete e-commerce website almost for free ! I'll give you a head if he respond to my other comment ! :)

  • @maazsurchy
    @maazsurchy 4 роки тому

    Thank you man for such informative video. BTW do you have any idea how to do this for multi-vendors?

  • @nyclassic4ever130
    @nyclassic4ever130 2 роки тому

    I have a very basic question. In Woocommerce where you enter for shipping the dimensions and weight, I was entering the info for that item in the box. In other words the dimensions of the box and weight of the box with just that one item. But is this for the product itself? just the dimensions of the item and the weight of the product not including the box? 🤦‍♀ I'm so confused because if you do live rate shipping it doesn't take into consideration the actual size of the box and weight including the box you will use to give you a rate. Someone with experience please?

  • @KawsarMahmud-com
    @KawsarMahmud-com 4 роки тому

    Thank you, brother. very helpful information

  • @SuBee-M212
    @SuBee-M212 3 роки тому

    Hey not sure if I missed it, but if you have a shipping cost ( for example) $4.00 for an item, but any additional item in that product is plus $2.00. Will that be a shipping class to setup? I understand the 10 * [qty] .

  • @mayurvyas4620
    @mayurvyas4620 5 років тому

    How to create advertisement websites? Plis help...

  • @adrianboyddodd8007
    @adrianboyddodd8007 3 роки тому

    Hello there. the instruction at 8.30 is not working for me. If I cut details from flat rate cost and then paste it to "no shipping class cost" then no shipping charge is applied for that zone.
    In fact I cannot get shipping classes to do anything at all outside my own region where I am able to name the class in each variable of the product.
    I have 4 different sizes of each of my products, but can only apply shipping classes to a single zone which is the one defined in the product.
    How do I get around this problem, because I cannot find any tutorial that deals with this limitation.

  • @rkrishanth9337
    @rkrishanth9337 5 років тому

    Great video thank you.I need small help. I created shipping zone and flexible shipping methods. It worked fine in cart page.But when its comes to the check out page it recalculate shipping based on billing address
    .pls help

  • @worldofnissanka9222
    @worldofnissanka9222 3 роки тому

    Please advice for me or any video for distance rate shipping plugin for woocommerce .. if have some plug-in like that can change by km distance for my laundry business

  • @iharu-jp
    @iharu-jp 5 років тому

    First one! Thank you for your tutorial as always!

  • @Internationale1
    @Internationale1 Рік тому

    Would you know how to setup Flat Rate PER VENDOR? We have multiple vendors on our site.

  • @olusanyavictor6213
    @olusanyavictor6213 4 роки тому

    please Nayyar shaikh, it is possible to add a real time tracking system to these can of website? if there is what plugin can I use?

  • @sarathkumar9216
    @sarathkumar9216 5 років тому

    please let us know is there any plugin for shipping logistics ? lilke shiprocket ? how to integarte shipping companies like fedex and dhl and in india DTDC ?

  • @rashmimore5844
    @rashmimore5844 Рік тому

    How i set delivery charges based on minimum order for multiple delivery areas, which plugin i need to install, please help.

  • @TaimKha
    @TaimKha Рік тому

    Salam Dear, Thanks for such informative videos regarding Wordpress, I have some confusions about shipping, I want to set free shipping on particular products other than normal shipping methods, how it can be possible??

  • @araara9717
    @araara9717 5 років тому

    Can't thank you enough Nayyar for these videos, more power! Can you pls make a tutorial on how to include all countries of the world, and also image search on our website?

  • @minhaljaved5492
    @minhaljaved5492 4 роки тому

    Thank you for this awesome tutorial, please add videos on shopify. Thanks from Pakistan

  • @jayjayf9699
    @jayjayf9699 4 роки тому

    Can you do a video of actually processing orders , like if you get an order does it send out an invoice and does it save a copy of the invoice for you ? Also how to handle returns ?

  • @abhishek_upadhyay
    @abhishek_upadhyay Рік тому

    How can be set shipping for multiple country with different currency like for US $ and UK £ etc...

  • @vnetmusic
    @vnetmusic 4 роки тому

    Hi Nayyar ! First of all thank you for all the wonderful educative videos you post .
    I have a query here ..
    How can we give options to the customer for local pick up or shipment . If local pick up the shipping should become zero and if they choose shipment rates applicable as per conditions

  • @CaterStudios
    @CaterStudios 6 місяців тому

    Hi thanks for this, what if the person want to give a tax rate cost with a minimum purchase

  • @Akalkeladdoo
    @Akalkeladdoo 4 роки тому

    ASWK! Thank you so much for helping us! I need one more help from you i.e. How to city-specific availability of the product? I mean few product only available for Mumbai Customers

  • @bosekaspathy
    @bosekaspathy 4 роки тому

    For certain countries we would like them to send us the shopping cat . We will then take off VAT and add proper shipping rate.
    How to enable them to send the shopping bag to us.
    Thanks.

  • @bm6172
    @bm6172 5 років тому

    how to set customer pincode based vendors product listing for local nearest product listing?

  • @AliAhmad-lw3xb
    @AliAhmad-lw3xb 4 роки тому

    Hello Nayyar! I am facing a problem in setting up shipping. Actually, I made a website that will sale my products of different categories like shoes, clothes, home appliances, electronics products etc in USA, China, Pakistan and India. I want to keep shipping system like Ali Express. I mean, Different shipping cost for every different products. For example, For Pakistan shipping cost for a T-shirt will be 2$ while for India, shipping cost for same T-shirt will be 1$ and for U.S, shipping cost for same T-shirt will be 5$. How can I setup this system.

  • @atchutaramanibondada744
    @atchutaramanibondada744 4 роки тому

    my problem was solved. thank u very much

  • @Sandiegeek
    @Sandiegeek 5 років тому

    Question on the Flexible Shipping plugin. The conditions set in the plugin apply equally to all shipping regions or can it be changed based on region? Basically what I am trying to ask here let's say I have 2 shipping regions, USA and The Rest of the World. For USA I want to charge $2 for items between 0 - 500 g, but for the The Rest of the World region I want to charge $5 for items between 0 - 500 g.

  • @frankschest8584
    @frankschest8584 Рік тому

    Bro is there a way when my customer place and order, my courier will be notified to pick up the product for delivery from my place?

  • @elayadifull
    @elayadifull 4 роки тому

    Thank You so much for amazing video

  • @deepatimes
    @deepatimes 4 роки тому

    Hi Nayyar, while I was searching for express shipping option for my e-commerce site, I came across your video, It was very helpful to understand many features in woo shipping. I am looking for an express shipping option. is it available in woo commerce? Currently, on my website I have options as normal checkout. I really need a video for the express checkout option. After clicking on the Express checkout option, the user needs to select the delivery date. Please post the video.Thanks in advance

  • @francescopiccirillo8822
    @francescopiccirillo8822 3 роки тому

    Hi Nayyar, I would like to ship on my ecommerce website ONLY to a specific Zip code.
    When a user go to my check out page and insert their information I want to disable the "buy button" and display an error message, if the zip code field does not matching with my shipping zone.
    Is it possible to implement that through JS or adding some code to functions.php file?
    Your help would be really appreciate. Thank you so much!

  • @seriousCADninja
    @seriousCADninja 2 роки тому

    You are the man! Thanks a lot!

  • @abhishektomar5314
    @abhishektomar5314 5 років тому

    Hey bro woo comme or shopify which will be good for beginners in DropShipping?

  • @bukolaoyewunmi2988
    @bukolaoyewunmi2988 4 роки тому

    Hi, this video is well detailed and very helpful. However, what about a scenario where you have a flat rate for let's say (0-2 kg) and for every extra kg, the system should add $1 (per extra kg) across all products irrespective of the Zone. Can this be done? Bukola (Nigeria.)

  • @johnthanaraaj6343
    @johnthanaraaj6343 3 роки тому

    Hi, I have a question. If a person added a product to cart and I want to give a specific product as a free shipping. How to do that please?

  • @nikhilsingade9033
    @nikhilsingade9033 5 років тому +4

    Sir please make a tutorial on websites like (swiggy, zomato) A FOOD DELIVERY website....
    And also how to register a different restaurants on it.
    Please
    And thank uhhhh so much sir for ur help❤️❤️❤️

    • @AbdulSubhanAZ
      @AbdulSubhanAZ 4 роки тому

      Sir please make a website like swiggy and zomata food delivery website and online Develary system

  • @signaturefacts5015
    @signaturefacts5015 3 роки тому

    Brother I want to ask one question,If you can help me out I shall be very thankful to you,
    I want to add shipping based of individual vendor location , because there are different vendors from different locations so they need their own customize shipping charges based on their shipping location to the destination and also weight based ,How can we do that ,Is there any plugin to deal with it ,
    I am a big fan of you ,Just need to sort out this problem , Really need your help
    Thank you in advance 😊

  • @youneshussain4885
    @youneshussain4885 4 роки тому

    Sir, your videos are great to learn, I want a help from you is there any method to make the online website without shipping charges Mean to say mentioning Extra charges in Cart...

  • @okggokstore681
    @okggokstore681 5 років тому

    It's a great video, but the thing I'm looking for has not been found. Our site has 20 products and free shipping for all products. But I have one specific product, I must put an additional $ 14 for shipping, not the rest of the products. What do I do?

  • @rudyramkissoon2276
    @rudyramkissoon2276 5 років тому

    Hello, very intuitive video I learnt a lot but I have a request. How can I use Additional Product Fee at Checkout based on products or Product Category.
    Eg: If a customer chooses a BAG on the shop page based on the Product Category (BAG) the conditional logic will calculate the Additional Fee for that category.
    Can you do a video tutorial on it and or is there a Plugin for that.
    I have heard about Woocommerce Additional Product Fee. Is there an alternative plugin. Please I desperately need your help.

  • @chetang303
    @chetang303 4 роки тому

    Hi, This was excellent, I have two issues (Issue no 1)is there any ways where I can restrict shipping areas only for few of selected products, Like TV, Washing machines to be ship maximum 10km and other products like cloths, shoes, stationary etc low in weight i.e. below 1kg can be ship anywhere. and (Issue no 2) can we have automated GST selection based on sore and customer location (For example I have two shops one in Maharashtra and other in Gujarat, suppose I have a product which is there in Gujarat store and order comes from Maharashtra then I want to collect IGST for this order. now if I have same product available in maharashtra too post few days and new order comes from Maharashtra so now I will supply from Maharashtra store and collect SGST and CGST. (in Simple words I want to configure GST type depending on Product base location and customers shipping location)

  • @nazimalmamun
    @nazimalmamun 5 років тому

    How to add Automatic Ship To Country, Shipping method and Estimated Delivery Date on single product page in ali dropshipping website? And thank you for another helpful tutorial.

  • @vhusani
    @vhusani 3 роки тому

    can you do this with a multivendor store?

  • @susannhabermann3250
    @susannhabermann3250 2 роки тому

    Hey there, do you know how to set up this plugin, if you want free shipping with different subtotals for different countries? My plugin only works for one country. I made more conditions for EU and non EU. There I put all the contries inside a group with the order subtotal. But I have the feeling it doesnt want to work and only the default shipping costs will be shown.

  • @RelaxareWorld
    @RelaxareWorld 4 роки тому

    So helpful! Thank you Nayyar

  • @jeromenishanxavier7892
    @jeromenishanxavier7892 3 роки тому

    Thanks Brother, your amazing.

  • @bosekaspathy
    @bosekaspathy 4 роки тому

    Great Video! Thank you!

  • @SportsKiCharcha
    @SportsKiCharcha 5 років тому

    can u tell me...how should we charge for our products if someone is buying from different countries..its like if A purchases from usa and B from australia. how much should i charge from A and how much from B. How do we get that amount ?

  • @talhashaikh5504
    @talhashaikh5504 3 роки тому

    i need different shipping cost on the base of cities. Can it possible?

  • @hunkyvampire
    @hunkyvampire 4 роки тому

    What theme your using?

  • @joshslabbert6301
    @joshslabbert6301 4 роки тому

    Thank you. You were a big help

  • @arorakirti
    @arorakirti 5 років тому

    How can I add customer's GSTIN in invoice ? Please help.

  • @সোনারবাংলা-ণ৮প

    Nayar.....Can You please create a video on wocommerce tracking number. Where We will get those tracking number for every product and how can we show those

  • @explain2explore
    @explain2explore 3 роки тому

    How to add shipping methods in a multivendor ecommerce website??? So that each vendor can manage their own product shipping method and everything...

  • @mdalimulnishat7902
    @mdalimulnishat7902 4 роки тому

    bro...really appreciate your help

  • @flimf00
    @flimf00 5 років тому

    Thank you! You solve my problem!

  • @ohseepinoy9505
    @ohseepinoy9505 4 роки тому

    Thanks for this video. I have one problem with my cart. I have 10 products that are FREE shipping, but when combined with non-free shipping items, it charges shipping. How can I enable FREE shipping when - At least 1 item is tagged as FREE shipping + other item/s that are non-free shipping. Combining FREE shipping and non-free shipping has been my problem. Appreciate some help.

  • @samevmart6695
    @samevmart6695 5 років тому +1

    Ek website restorant wali website zometo aour swiggy jesi websites kese banate hai us par bhi banaoAour isi website ki android apps order lena use tracking karna yaani Android app ka front end and back end wali app par bhi. Video banao

  • @suhailibnifarooq
    @suhailibnifarooq 2 роки тому

    free shipping method not work after integrated shiprocket how to fix it

  • @enzofranceschi641
    @enzofranceschi641 4 роки тому

    thanks for your patient and for share your knowledge
    (Y) It was difficult to understand your accent (Im spanish mother language) btw. BIG THANKS!!!

  • @ceejmendoza8782
    @ceejmendoza8782 7 місяців тому

    hi what if i have a product and the price is 199.95 is the free shipping will trigger? the free shipping condition is Greater or equal to 200.
    thank you

  • @eslamsoliman8784
    @eslamsoliman8784 4 роки тому

    bro how can i add shipping providers like fedEx and Aramex to my woocommerce website

  • @zainhaider61
    @zainhaider61 3 роки тому

    how can we solve this shipping problem without plugin???
    what html code should we use?

  • @mohammadwasi5348
    @mohammadwasi5348 2 роки тому

    Hello Nayyar
    Such a great video, you cover maximum to a maximum point. But I need to know quantity codes like "10 * [10]" and timing 3:46.
    10 + ( 2 * [ qty ] ) = 12 rupees
    10 + ( 2 * [ qty ] ) = 24 rupees
    Quantity
    "Suppose a Customer orders 1 or 2 quantities and the price is fixed or free. But if the customer orders more than 3 quantities. At that point, I need to add extra charges per quantity like 5 rupees per product. What code do I use?
    1 product cost 10 rupees.
    2 products cost 10 rupees.
    3 products cost 15 rupees. I need to know this.
    4 products cost 20 rupees. I need to know this

  • @alejandrosax7094
    @alejandrosax7094 4 роки тому

    Best tip of the day : * [qty] Thank U a lot!

  • @bdnews2474
    @bdnews2474 4 роки тому

    Excellent tuturial im from oman at muscat

  • @dsuinfotech
    @dsuinfotech 3 роки тому

    Please create video for pin code validation for product availability with pin code wise shipping charges without third party integration like shiprocket etc