Coder Social home page Coder Social logo

Comments (5)

robinsloan avatar robinsloan commented on August 14, 2024 1

Just to add a bit of color: I'm currently able to ui.createComponent("product", { etc. }) for bundles -- they behave the same as regular products in that respect.

However, when I select Add to cart for the bundle, the cart panel slides open, as expected, but nothing is actually added. There are no errors in the JS console, but in the response to the GraphQL request triggered by Add to cart, I see the message: "Variant product is not published for this customer."

Thanks for your consideration!

from js-buy-sdk.

beiLi522 avatar beiLi522 commented on August 14, 2024 1

I'm wondering about this, too. I just add a bundle to cart by storefront API and get the same error:
{
"field": [
"lineItems",
"0",
"variantId"
],
"message": "Variant product is not published for this customer.",
"code": "PRODUCT_NOT_AVAILABLE"
}

from js-buy-sdk.

robinsloan avatar robinsloan commented on August 14, 2024

I'm wondering about this, too.

from js-buy-sdk.

robinsloan avatar robinsloan commented on August 14, 2024

Hi there: it looks like several folks are curious about this issue. I'm wondering if we could get any info or guidance from a Shopify team member. Thanks!

from js-buy-sdk.

robinsloan avatar robinsloan commented on August 14, 2024

Hi there. I'm checking in on this again. Is there any chance this software can be updated to support Shopify bundles?

from js-buy-sdk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.