Skip to content

Bundles created with the Shopify App (Summer 2023) can't be added to cart #125

Closed
@jpvalery

Description

@jpvalery

Hey,

I've installed Shopify newest app for bundles (https://apps.shopify.com/shopify-bundles) and found that the quantities are not coming over properly.

For instance, I have a bundle with 8 units available, yet it shows as "Out of stock" with Hull.

I'm happy to open a PR and work on a fix but I could use some support in identifying the root cause of this.

At the moment, I'm guessing the course of action would be

  • Add additional logging to /api/shopify/product-update to get the full request from Shopify
  • Identify how/if the quantity of the bundles are being sent over
  • If they are, write logic to /api/shopify/product-update so that it's properly added
  • If they aren't... No clue yet.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions