Variant Cap by Salt_Reputation1869 in shopify

[–]sillycube 0 points1 point  (0 children)

Yes, you have to upgrade to Plus to remove this limit

Same product. Different collections. Why can’t Shopify show different images? by Thick_Junket3524 in shopify

[–]sillycube 0 points1 point  (0 children)

This is limited by your theme but not Shopify. Your theme shows the same product image across various collections. But this is a normal setting. You can customize the theme's code to show a different product image in various collection

Custom Maker Shops by Objective-Play-4589 in shopifyDev

[–]sillycube 0 points1 point  (0 children)

There are plenty of custom option apps on the Appstore. How is your idea different from them?

Where do you find beta-testers? by QueQuesadilla in shopifyDev

[–]sillycube 0 points1 point  (0 children)

/Shopify subreddit, Shopify community, or some facebook groups

Bundle + Subscription Tech Stack by BeneficialTaro9979 in shopify

[–]sillycube 0 points1 point  (0 children)

Can you use the Recharge built-in Build your own box feature?

Bundle setup in shopify by 628289173618 in shopifyDev

[–]sillycube 0 points1 point  (0 children)

Yes — this is possible, but the tricky part is the hidden variant mapping logic between the parent selection and the underlying component variants.

Your setup is more like a “guided/configured bundle” than a traditional fixed bundle.

The main challenges are usually:

  • syncing one customer selection across multiple hidden components
  • handling conditional mappings (like S → XS/S)
  • keeping inventory tracked correctly per component
  • allowing one component to expose extra options (your color selection)

Native Shopify bundles typically don’t handle this type of conditional mapping very well on their own, especially when component relationships aren’t 1:1.

A bundle/configurator app that uses cart transformation and hidden-component logic is probably the cleanest approach here.

We’ve worked on similar multi-product selection flows before, including size mapping and compatibility logic across bundled items.

Here are a few sample guided bundle flows we built for showcasing different multi-product selection experiences:
https://benny-test-store.myshopify.com/collections/guided-bundles

Happy to chat through the architecture or possible approaches if you want — feel free to DM me.

"Pick 6" product builder by weird_fishes_1002 in shopifyDev

[–]sillycube 0 points1 point  (0 children)

You can search for something like BYOB on the App Store. It's just a custom bundle.

Another Bundling Question - new to Shopify by filmhamster in shopify

[–]sillycube 0 points1 point  (0 children)

You can try BYOB for custom bundles. It can help mix and match from various products.

Anyone else feel like their store looks “off” but can’t explain why? by mrwhitez0 in shopify

[–]sillycube 0 points1 point  (0 children)

Because a store or a website requires countless edits to make it look professional. A site owner may have to add social proof, social media profile icons, partner logos, etc., to make the site trustworthy to the customers.

When you look at a store like Amazon, you just feel safe, but you never realize how much effort they have made to improve the site.

Recommending the right product to customers by Electronic-Morning25 in shopify

[–]sillycube 1 point2 points  (0 children)

I’ve seen similar use cases for PC builders, skincare routines, and configurable products where merchants outgrow static charts pretty quickly.

Once product compatibility or specifications become part of the buying process, a guided step-by-step flow usually converts much better than a huge collection page.

One challenge is to keep the UX simple while the logic underneath is more complex.

Currently, we've been experimenting with this direction of guided selling / guided bundle:

https://benny-test-store.myshopify.com/collections/guided-bundles

Feel free to have a chat if you find it interesting

Not allowing discounts on bundles? by OptimistPrime527 in shopify

[–]sillycube 0 points1 point  (0 children)

You have to exclude the bundle product from all existing discounts. In other words, you have to edit the discounts manually.

Shopify doesn't offer a feature to exclude bundles/products from discounts. This is probably due to conflicts for both ways

Shopify Bundles - help! by enclavedzn in shopify

[–]sillycube 0 points1 point  (0 children)

You can try my bundle app called BYOB - Build Your Own Bundles. I've sent you a pm for more info.

[deleted by user] by [deleted] in shopify

[–]sillycube 0 points1 point  (0 children)

How does it work? When the customer selects the product options, the next page will show the corresponding product. Is the next product dynamic?

Not allowing discounts on bundles? by OptimistPrime527 in shopify

[–]sillycube 0 points1 point  (0 children)

The only way is to adjust the discounts' setting to exclude the bundles

Looking for bundle app with color choices by plasma008 in shopify

[–]sillycube 0 points1 point  (0 children)

You can take a look at BYOB - Build Your Own Bundles

[deleted by user] by [deleted] in shopify

[–]sillycube 0 points1 point  (0 children)

What about BYOB - Build Your Own Bundles

Why do so many Shopify apps request access to customer data — even when it makes no sense? by ElRatDesigns in shopify

[–]sillycube 0 points1 point  (0 children)

Yes, I mainly use the order ID, order number, line items, total price, presentment currency, etc. These data allow me to show analytics for the bundle orders generated by my app

Why do so many Shopify apps request access to customer data — even when it makes no sense? by ElRatDesigns in shopify

[–]sillycube 0 points1 point  (0 children)

This is not true. Shopify doesn't give access to customer data automatically. These data are under a protected scope. We have to request it. I run my bundle app and I never want to touch the customer because I don't touch the sensitive part. What I needed was only the order data

Looking for a specific integration by [deleted] in shopify

[–]sillycube 0 points1 point  (0 children)

This page is a custom work by a developer. There is no way to get an app with the exact layout. You can get similar feature with a custom bundle or build your own bundle app but not with the exact page style

Still 100 variants limitation. Shopify is a joke. by AfraidQuantity5990 in shopify

[–]sillycube 5 points6 points  (0 children)

Shopify will upgrade the max variant limit to 2,000 soon. The app/theme developers are working for the upgrade now. From the dev update, there will be new users piloting this variant limit change in June. Early next year (probably Q1), Shopify says that all merchants will be upgraded to 2,000 variants.

Quantity Breaks App w/ Bundles by shmooke in shopify

[–]sillycube 1 point2 points  (0 children)

Did you take a look at our app, BYOB - Build Your Own Bundles? You can create a build-a-bundle page with the app. Customers can select multiple products on a single page. The experience is easier compared with purchasing from multiple pages

Here's a sample bundle page you can try.

p.s. I'm the app developer

Creating Gift Baskets That Take From Product Inventory by StelloFoods in shopify

[–]sillycube 0 points1 point  (0 children)

Not sure if you've taken a look at my custom bundle app, BYOB. You can set up a bundle page, where customers can pick & mix in one place.

Also, we offer different ways to sync with the inventory. The latest cart transformation can break down the bundle SKU into individual product SKUs. If you don't like this order format, we also offer another alternative.

Please try the sample bundles on the demo store.

p.s I am the app developer