Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Handling 1,000,000,000

Handling 1,000,000,000

Gerald89
Visitor
2 0 1

Hello,

my client sells bags with 10 options and each option has 5-20 colors. So I cannot use products or variants to handle that.
Since it is a small store, we will not pay for shopify plus. I would like to call the checkout page with a string of options from an external page.
So, there is no actual need for a product page.

We just need to:

  • Show the options in the checkout page (as a confirmation for the customer)
  • Show the options in the admin page "Orders", so that my client knows what to send

Is that possible without shopify plus?

Reply 1 (1)

Gerald89
Visitor
2 0 1

I figured it out. There is a custom attributes field, using the storefront API

https://shopify.dev/docs/storefront-api/reference/mutation/input-object/checkoutlineiteminput