Creating grouped products and other questions

Topic summary

Seeking ways to sell individual products and discounted preset kits while tracking inventory at the component level, plus questions about image hover behavior and adding a custom font to a Shopify theme.

Key updates:

  • For bundled/kitted products, the main recommendation is to use a bundle app that deducts stock from each underlying item when a kit sells. Suggested options include Bundles, Advanced Bundle Products, and other app-based solutions with inventory sync.
  • One app provider also described a method where the bundle is sold as one item, then the order is converted into individual line items for fulfillment.
  • For changing the product image on hover, replies say this usually requires either custom theme code or a dedicated app.
  • For fonts, the standard advice is to use Theme Settings when the font is available there.

Current open questions:

  • The bundle approach appears to work, but testing via mock checkouts to verify inventory behavior remains unanswered.
  • Adding a purchased custom TTF font is still unresolved; a screenshot of the Assets folder was shared because the expected stylesheet file was not present.
Summarized with AI on March 9. AI used: gpt-5.4.

Hey, @asg Happy to help with your questions

  1. What you want to look for is a product bundler app that has inventory tracking for the individual products in the bundle kit. In this case, I would recommend an app such as Bundles or Advanced Bundle Products.

  2. This would require custom coding or an app to change the functionality of your theme to show a second image on hover. Hover Image Slider, Change Image on Hover or Second Image on Hover are solid apps worth checking out.

  3. Your font in your theme can typically be changed within your theme editor, specifically in the ‘Theme Settings’ tab. This will give you the ability to set th font style and size for your headers and paragraph text.

I hope this helps! If there is anything else I can help you with, please let me know.