My Workaround For Shopify Products' 100 Variant Limit

UPDATED VERSION FOR 2024: • Combine Separate Produ...
If you have a Shopify clothing that needs a lot of product variants, then this video is for you. Whether its for better organization or if it's because you're hitting the 100 variant limit, this video shows you how to connect multiple products together so that they behave like variants.
📄 Code for this video can be found here: theprompted.co/blogs/tutorial...
🚀 Want a FREE personalized action plan to help increase your conversion rate? Complete this simple form: theprompted.co/free-action-plan
👉 Want to hire us for personalized help? Book a consult call: theprompted.co/pages/hire-us
▶️ Subscribe for more videos like this ➡ @theprompted
----------------------------
#chatgpt #shopify #tutorial #ecommerce
Themes: Dawn, Refresh, Craft, Studio, Publisher, Crave, Origin, Taste, Colorblock, Sense, Ride, Spotlight

Пікірлер: 28

  • @theprompted
    @theprompted3 ай бұрын

    We've updated this customization! Check it out here: kzread.info/dash/bejne/lIR40qandtbShtY.html

  • @luiginica
    @luiginica8 ай бұрын

    Thank you!

  • @theprompted
    @theprompted8 ай бұрын

    For those looking for the script used in this video, you can find it here: theprompted.co/blogs/tutorials/use-your-products-as-variants-free-tutorial

  • @aries8017
    @aries80172 ай бұрын

    Thank you for your tutorial, it was a great help to me, however, I have a problem... it tells me in my main product code "product-style-picker-custom does not exist" even though I have just create it in the snippet Thank you for your reply !!

  • @theprompted

    @theprompted

    Ай бұрын

    If it's telling you it doesn't exist, then the filename somehow isn't matching. Is there a chance you may have a typo somewhere? One common naming error is adding ".liquid" in the filename since it automatically appends .liquid. This will end up with product-style-picker-custom.liquid.liquid. Hope that helps! ps. there's also a newer version of this very customization. You can check it out here: kzread.info/dash/bejne/e41mupajhMi3pqQ.html

  • @javiervelasco6850
    @javiervelasco68504 ай бұрын

    Great video, but i have one issue. As im using debutify theme i dont have the file "main-product.liquid". in my theme what file corresponds to that one? or how can i do that step? Thanks!

  • @theprompted

    @theprompted

    4 ай бұрын

    This customization was designed for the Shopify free themes, so unfortunately a developer would have to adapt the code for Debutify.

  • @KayDerr
    @KayDerr8 ай бұрын

    Great tutorials. Can we get the script that you are using in your videos to copy and paste?

  • @theprompted

    @theprompted

    8 ай бұрын

    I'm happy that it's helped! You can find the script here: wescalebrands.notion.site/The-Prompted-Use-Your-Products-As-Variants-4e23b582f958421f9919886112e23e37?pvs=4

  • @mestreadri
    @mestreadri6 ай бұрын

    Hey, wonderful video, appreciated. Is it possible to apply it to variant colors?

  • @theprompted

    @theprompted

    6 ай бұрын

    To adapt this method for colors, you can change your product type to the color of that product instead. So for example, instead of "T-Shirt" and "Long Sleeves", you can change the product type to "Blue" and "Red". Keep in mind that this means for those products you wouldn't be able to use the Product Type for other uses.

  • @user-dg4de6zw4t
    @user-dg4de6zw4t2 ай бұрын

    thank you for your knowledge, but i have problem, after completion of all steps i get style rendered, but without any buttons to be able to change pages. dev tools point that

  • @user-dg4de6zw4t

    @user-dg4de6zw4t

    2 ай бұрын

    for me helped the solution to change element to

  • @theprompted

    @theprompted

    2 ай бұрын

    Great! Glad it worked for you. Also - fyi there's a new version of this customization here: kzread.info/dash/bejne/lIR40qandtbShtY.html

  • @kellstindell8730
    @kellstindell87304 ай бұрын

    Great video! I have been trying to accomplish this for some time now with no luck. A few questions: 1. Our products currently have 3 options. (Material, Size, and Mounting Option) We have set up the Material and Size to be one Shopify product with under 100 variants and the mounting option as a separate option. Once the customer chooses the material the size options use conditional logic to show the sizes offered in that material. Is conditional logic available for this method? 2. When the order gets to the cart does it come in as separate products? Problems in the past for us here have been that if the customer orders multiple products and each of them have a mounting option we do not know which product goes to which mounting option, and the customer can delete the mounting option and the other product will stay in the cart. 3. When the order processes our system runs it thru Webgility for fulfillment and then on to Quickbooks for accounting so the products really need to be separate and have the SKU so that it passes thru all stages of the process. If they come into the order on the backend as separate products then problem solved, but if not is there a workaround?

  • @theprompted

    @theprompted

    4 ай бұрын

    First off, thank you for checking out our videos! I wanted to let you know that a new version of this solution was just uploaded today. It generalizes the solution so you can use it in more ways, and also gives you more flexibility to edit some options in the theme editor. Check out the video here: kzread.info/dash/bejne/lIR40qandtbShtY.html As for your questions: 1: I think what you're describing is something similar to what an app like Infinite Options has, where it uses line item properties to give you additional options instead of using actual variants. However, everything is still contained in a single product listing. Our solution uses completely different listings that are linked together. So the buttons seem like variants, but it actually takes you to a completely different product. 2 & 3: The orders will come in as separate products.

  • @MK-Tech
    @MK-Tech5 ай бұрын

    Thank for another great tutorial. However... im trying to do this to overcome the 100 variant limit. So I created the code based on your tutorial. But I do NOT want to list them based on the product type. I want to add another Metafield called Color, and on each product I can type the color in this field, like Blue, Black and Green. And then it's this color names that are displayed as options on the product page. Would you be able to assist in how to achieve that last part??? Thanks again!

  • @theprompted

    @theprompted

    5 ай бұрын

    Another great question - you've shared some really great insights! This should be possible but I would have to modify the code. Will add this to the list.

  • @mihleo6391

    @mihleo6391

    5 ай бұрын

    ​@@thepromptedthis is a great approach. Normally the color will not change the price so metafield with color apply for all products is the great idea

  • @sale4all
    @sale4all9 ай бұрын

    Hello, nice tutorial. Where can find the script?

  • @theprompted

    @theprompted

    9 ай бұрын

    I'm glad you found it useful! You can find the instructions here: wescalebrands.notion.site/The-Prompted-Use-Your-Products-As-Variants-4e23b582f958421f9919886112e23e37?pvs=4

  • @racheldykes8529
    @racheldykes85296 ай бұрын

    Awesome tutorial. Two questions popped into my head. One, is it possible to add an image to the choices? I have seen websites that have a little hoodie, sweatshirt, etc, icon with the text. Two: is it possible to add a second grouping complexity? Take apparel, you have shirts and sweatshirts but then you also have those in adult, youth and toddler choices. (Note I am only asking if that is possible, not whether or not you should actually have so many groupings together). Thank you if you see this!

  • @theprompted

    @theprompted

    6 ай бұрын

    Thank you! To answer your questions: 1) those images are called swatches and yes it's possible to add them. I have a bunch of different tutorials on this depending on where you want to add them. Here's the playlist: kzread.info/head/PL6qd8phVYKw4s670ZLofWrIK0TWQKcLvO 2) Yes, in theory you can add a second grouping that leads to a different set of products. But it's not that straightforward - to do that you'll need to add more code and add a new metaobject to manage the grouping. Hope this helps!

  • @racheldykes8529

    @racheldykes8529

    6 ай бұрын

    @theprompted Cool, thank you. One other item, I noticed in the video the grouping selection is the third variant. I assume most would want it as the first variant selection since certain items might not have the same color or sizing options. I am assuming that would be a matter of changing where this shows up in the code.

  • @theprompted

    @theprompted

    6 ай бұрын

    You got it! In main-product.liquid, just add the lines to render product-style-picker-custom above the line to render product-variant-picker instead of below it (ie. immediately after {%- when 'variant_picker' -%}

  • @AnasShahid-ct8nu
    @AnasShahid-ct8nu3 ай бұрын

    kidhar sai copy karo code

  • @theprompted

    @theprompted

    3 ай бұрын

    I suggest going to the newer version of this linking products video here: kzread.info/dash/bejne/lIR40qandtbShtY.html You'll find the code in the description of that video.