The product and buyer question
Hearthdrop Coffee sells a Pour-Over Starter Set with an optional monthly coffee subscription.
The buyer asks:
What arrives in the first shipment, what renews, how much is charged
each month, can I choose decaf, and can I cancel before the second box?
The phrase “complete monthly starter set” is actively misleading if equipment ships only once.
Create two separate ledgers
Initial shipment
| Component | Quantity |
|---|---|
| ceramic dripper | 1 |
| paper filters | 100 |
| dosing scoop | 1 |
| coffee | 250 g |
| kettle | not included |
| grinder | not included |
Recurring shipment
| Component | Quantity | Frequency |
|---|---|---|
| coffee | 250 g | every 30 days |
| equipment | none | does not renew |
Show both ledgers before the add-to-cart button or subscription decision.
Separate the prices
Publish:
One-time starter set: CAD 68
Starter set with subscription: CAD 58 today
Recurring coffee shipment: CAD 18 every 30 days plus applicable shipping
Do not display CAD 18 as the product’s ordinary price if the buyer must first purchase the set. The selected selling plan, public page, cart, Product Offer, and feed must not collapse these values.
State the subscription mechanics
Answer:
- renewal frequency
- next charge timing
- shipping charge
- choice of grind and roast
- substitution rules
- skip and pause controls
- cancellation deadline
- minimum commitment, if any
- handling of out-of-stock coffee
Link to the subscription terms, but keep the decisive conditions beside the purchase control.
Use correct catalog identity
The starter set, coffee refill, and subscription plan are related but not identical products.
Use stable SKU values for physical variants. Shopify selling plans define subscription purchase options. A bundle app may create component or parent records. Ask the technical owner which ID reaches inventory, Product JSON-LD, and connected feeds.
The acceptance condition is that an external system cannot mistake the monthly refill for the full equipment set.
Rewrite the offer
Before:
Everything you need, delivered monthly for only $18.
After:
The first shipment includes one ceramic dripper, 100 filters, one
dosing scoop, and one 250 g bag of coffee. A kettle, grinder, and mug
are not included. If you select Subscribe, only one 250 g coffee bag
renews every 30 days at CAD 18 plus applicable shipping. Equipment
does not renew.
Acceptance questions
- What arrives in the first shipment?
- What is not included?
- Which component renews?
- What is charged today and later?
- Are shipping charges repeated?
- How are grind and roast selected?
- What happens if a recurring item is unavailable?
- How and when can the customer cancel?
Technical follow-up: Bundles, variants and kits and Read Shopify variant data in Liquid.
Community discussion
Add to the article
Ask a technical question, share a storefront result, or challenge a conclusion with evidence.