From 52d3b92b8864525518c148572fb13d428fd84b5f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tokin=20=E2=AC=A2=20Cypher?= Date: Thu, 30 Apr 2026 19:48:15 -0700 Subject: [PATCH] Fixed some placeholder preicing continuity and descriptions on shop.html --- shop.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/shop.html b/shop.html index bafda37..824f085 100644 --- a/shop.html +++ b/shop.html @@ -643,7 +643,7 @@

Bouncy Balls: Space First Edition

Giddy Tee: Teleport

-
$10.00 CAD / GIDDY
+
$30.00 CAD / GIDDY
@@ -657,7 +657,7 @@

Giddy Tee: Teleport

Colouring Book: Dinner Time

-
$40.00 CAD / GIDDY
+
$10.00 CAD / GIDDY
@@ -745,18 +745,18 @@

Payment Summary

3: { title: "Giddy Tee: Teleport", price: "$30.00 CAD / GIDDY", - fixedDesc: "Premium quality children's T-shirt featuring the 'Teleport' design. Super soft fabric, vibrant print, and built to last. Perfect for everyday adventures!", + fixedDesc: "Premium quality adult T-shirt featuring the 'Teleport' design. Super soft fabric, vibrant print, and built to last. Perfect for everyday adventures!", previews: [ - { src: "/assets/images/webp/products/product-giddy-tee-teleport-1.webp", text: "Front view — Teleport design" }, - { src: "/assets/images/300x300-solana.png", text: "Back view with details" }, - { src: "/assets/images/300x300-solana.png", text: "Worn by a happy kid" }, + { src: "/assets/images/webp/products/product-giddy-tee-teleport-1.webp", text: "Rear view — Teleport design" }, + { src: "/assets/images/300x300-solana.png", text: "Front view with details" }, + { src: "/assets/images/300x300-solana.png", text: "Worn by a happy adult" }, { src: "/assets/images/300x300-solana.png", text: "Close-up of print quality" } ] }, 4: { title: "Colouring Book: Dinner Time", price: "$10.00 CAD / GIDDY", - fixedDesc: "Magical colouring book for ages 2-5. Each page features fun scenes from Giddy's adventures. Comes with a set of vibrant crayons and hidden codes for exclusive digital rewards!", + fixedDesc: "Magical colouring book for ages 2-5. Each page features fun scenes from Giddy's adventures. Comes with a set of vibrant crayons and hidden codes for exclusive digital gift credits!", previews: [ { src: "/assets/images/webp/products/product-clr-bk-dinner-time-2-5.webp", text: "Front cover — colourful and inviting" }, { src: "/assets/images/300x300-solana.png", text: "Sample colouring page" },