29 lines
997 B
YAML
29 lines
997 B
YAML
- name: "Lavender Oatmeal Bar"
|
|
slug: "lavender-oatmeal"
|
|
description: "Cold-processed with rolled oats and lavender essential oil. Gentle enough for every day."
|
|
price: "8.00"
|
|
image: "/images/soaps/lavender-oatmeal.svg"
|
|
stripe_payment_link: ""
|
|
status: "available"
|
|
- name: "Clay & Charcoal Mint Bar"
|
|
slug: "clay-charcoal-mint"
|
|
description: "French green clay and activated charcoal with peppermint essential oil."
|
|
price: "9.00"
|
|
image: "/images/soaps/clay-charcoal-mint.svg"
|
|
stripe_payment_link: ""
|
|
status: "low"
|
|
- name: "Oat Milk & Honey Bar"
|
|
slug: "oat-milk-honey"
|
|
description: "Oat milk and local honey, unscented and mild."
|
|
price: "8.00"
|
|
image: "/images/soaps/oat-milk-honey.svg"
|
|
stripe_payment_link: ""
|
|
status: "available"
|
|
- name: "Cedar & Sage Bar"
|
|
slug: "cedar-sage"
|
|
description: "A grounding blend of cedarwood and sage, cold-processed with shea butter."
|
|
price: "9.00"
|
|
image: "/images/soaps/cedar-sage.svg"
|
|
stripe_payment_link: ""
|
|
status: "out"
|