feat: add automated Printify mockup generation & POD sample content
Printify Integration: - Add Printify API client module with full HTTP wrapper - Add mockup generator with dynamic "cover" scaling algorithm - Create Mix task (mix generate_mockups) for automated mockup generation - Support --cleanup flag to delete products after downloading mockups - Calculate optimal scale factor based on artwork/placeholder aspect ratios - Handle landscape artwork on portrait print areas without white space Sample Content (16 products across 5 POD categories): - Art Prints: Mountain Sunrise, Ocean Waves, Wildflower Meadow, Geometric Abstract, Botanical Illustration - Apparel: Forest Silhouette T-Shirt, Forest Light Hoodie - Tote Bags: Wildflower Meadow, Sunset Gradient - Homewares: Fern Leaf Mug, Ocean Waves Cushion, Night Sky Blanket - Stationery: Autumn Leaves Notebook, Monstera Leaf Notebook - Accessories: Monstera Leaf Phone Case, Blue Waves Laptop Sleeve Preview Data Updates: - Replace generic e-commerce products with POD-focused items - Update categories to POD-relevant: Art Prints, Apparel, Homewares, Stationery, Accessories - Update cart drawer items to match new product range - Refresh testimonials with POD-appropriate reviews Theme Content Updates: - Update hero section for "Wildprint Studio" brand identity - Rewrite about page narrative with humble, British, personal tone - Update search hints to nature/POD relevant terms - Add mockups directory to static paths 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -34,16 +34,16 @@ defmodule SimpleshopTheme.Theme.PreviewData do
|
||||
def cart_drawer_items do
|
||||
[
|
||||
%{
|
||||
name: "Autumn Fern",
|
||||
variant: "A4 / Unframed",
|
||||
name: "Mountain Sunrise Art Print",
|
||||
variant: "12″ x 18″ / Matte",
|
||||
price: "£24.00",
|
||||
image: "https://picsum.photos/seed/fern/120/120"
|
||||
image: "/mockups/mountain-sunrise-print-1.jpg"
|
||||
},
|
||||
%{
|
||||
name: "Wild Roses",
|
||||
variant: "A3 / Oak frame",
|
||||
price: "£48.00",
|
||||
image: "https://picsum.photos/seed/roses/120/120"
|
||||
name: "Fern Leaf Mug",
|
||||
variant: "11oz / White",
|
||||
price: "£14.99",
|
||||
image: "/mockups/fern-leaf-mug-1.jpg"
|
||||
}
|
||||
]
|
||||
end
|
||||
@@ -93,147 +93,200 @@ defmodule SimpleshopTheme.Theme.PreviewData do
|
||||
|
||||
defp mock_products do
|
||||
[
|
||||
# Art Prints
|
||||
%{
|
||||
id: "1",
|
||||
name: "Classic Cotton T-Shirt",
|
||||
description: "Soft, breathable cotton tee perfect for everyday wear",
|
||||
price: 2999,
|
||||
name: "Mountain Sunrise Art Print",
|
||||
description: "Capture the magic of dawn with this stunning mountain landscape print",
|
||||
price: 2400,
|
||||
compare_at_price: nil,
|
||||
image_url: "https://images.unsplash.com/photo-1521572163474-6864f9cf17ab?w=600&h=800&fit=crop&q=80",
|
||||
hover_image_url: "https://images.unsplash.com/photo-1622445275576-721325763afe?w=600&h=800&fit=crop&q=80",
|
||||
category: "Clothing",
|
||||
image_url: "/mockups/mountain-sunrise-print-1.jpg",
|
||||
hover_image_url: "/mockups/mountain-sunrise-print-2.jpg",
|
||||
category: "Art Prints",
|
||||
in_stock: true,
|
||||
on_sale: false
|
||||
},
|
||||
%{
|
||||
id: "2",
|
||||
name: "Leather Crossbody Bag",
|
||||
description: "Handcrafted genuine leather bag with adjustable strap",
|
||||
price: 8999,
|
||||
compare_at_price: 11999,
|
||||
image_url: "https://images.unsplash.com/photo-1548036328-c9fa89d128fa?w=600&h=800&fit=crop&q=80",
|
||||
hover_image_url: "https://images.unsplash.com/photo-1590874103328-eac38a683ce7?w=600&h=800&fit=crop&q=80",
|
||||
category: "Accessories",
|
||||
name: "Ocean Waves Art Print",
|
||||
description: "A calming sunset over ocean waves to bring peace to any room",
|
||||
price: 2400,
|
||||
compare_at_price: nil,
|
||||
image_url: "/mockups/ocean-waves-print-1.jpg",
|
||||
hover_image_url: "/mockups/ocean-waves-print-2.jpg",
|
||||
category: "Art Prints",
|
||||
in_stock: true,
|
||||
on_sale: true
|
||||
on_sale: false
|
||||
},
|
||||
%{
|
||||
id: "3",
|
||||
name: "Ceramic Coffee Mug",
|
||||
description: "Handmade ceramic mug with unique glaze finish",
|
||||
price: 2499,
|
||||
name: "Wildflower Meadow Art Print",
|
||||
description: "Beautiful wildflower meadow captured in the summer sunshine",
|
||||
price: 2400,
|
||||
compare_at_price: nil,
|
||||
image_url: "https://images.unsplash.com/photo-1514228742587-6b1558fcca3d?w=600&h=800&fit=crop&q=80",
|
||||
hover_image_url: "https://images.unsplash.com/photo-1481833761820-0509d3217039?w=600&h=800&fit=crop&q=80",
|
||||
category: "Home",
|
||||
image_url: "/mockups/wildflower-meadow-print-1.jpg",
|
||||
hover_image_url: "/mockups/wildflower-meadow-print-2.jpg",
|
||||
category: "Art Prints",
|
||||
in_stock: true,
|
||||
on_sale: false
|
||||
},
|
||||
%{
|
||||
id: "4",
|
||||
name: "Minimalist Watch",
|
||||
description: "Sleek design with Japanese quartz movement",
|
||||
price: 12999,
|
||||
compare_at_price: nil,
|
||||
image_url: "https://images.unsplash.com/photo-1523275335684-37898b6baf30?w=600&h=800&fit=crop&q=80",
|
||||
hover_image_url: "https://images.unsplash.com/photo-1524592094714-0f0654e20314?w=600&h=800&fit=crop&q=80",
|
||||
category: "Accessories",
|
||||
name: "Geometric Abstract Art Print",
|
||||
description: "Modern minimalist design with bold geometric shapes",
|
||||
price: 2800,
|
||||
compare_at_price: 3200,
|
||||
image_url: "/mockups/geometric-abstract-print-1.jpg",
|
||||
hover_image_url: "/mockups/geometric-abstract-print-2.jpg",
|
||||
category: "Art Prints",
|
||||
in_stock: true,
|
||||
on_sale: false
|
||||
},
|
||||
%{
|
||||
id: "5",
|
||||
name: "Wool Throw Blanket",
|
||||
description: "Cozy merino wool blanket in herringbone pattern",
|
||||
price: 7999,
|
||||
compare_at_price: 9999,
|
||||
image_url: "https://images.unsplash.com/photo-1580301762395-21ce84d00bc6?w=600&h=800&fit=crop&q=80",
|
||||
hover_image_url: "https://images.unsplash.com/photo-1600369671854-2d9f5db4a5e0?w=600&h=800&fit=crop&q=80",
|
||||
category: "Home",
|
||||
in_stock: false,
|
||||
on_sale: true
|
||||
},
|
||||
%{
|
||||
id: "6",
|
||||
name: "Artisan Soap Set",
|
||||
description: "Natural handmade soaps with essential oils",
|
||||
price: 3499,
|
||||
id: "5",
|
||||
name: "Botanical Illustration Print",
|
||||
description: "Vintage-inspired botanical drawing with intricate detail",
|
||||
price: 2400,
|
||||
compare_at_price: nil,
|
||||
image_url: "https://images.unsplash.com/photo-1607006344380-b6775a0824a7?w=600&h=800&fit=crop&q=80",
|
||||
hover_image_url: "https://images.unsplash.com/photo-1600857544200-b2f666a9a2ec?w=600&h=800&fit=crop&q=80",
|
||||
category: "Beauty",
|
||||
image_url: "/mockups/botanical-illustration-print-1.jpg",
|
||||
hover_image_url: "/mockups/botanical-illustration-print-2.jpg",
|
||||
category: "Art Prints",
|
||||
in_stock: true,
|
||||
on_sale: false
|
||||
},
|
||||
# Apparel
|
||||
%{
|
||||
id: "6",
|
||||
name: "Forest Silhouette T-Shirt",
|
||||
description: "Soft cotton tee featuring a peaceful forest silhouette design",
|
||||
price: 2999,
|
||||
compare_at_price: nil,
|
||||
image_url: "/mockups/forest-silhouette-tshirt-1.jpg",
|
||||
hover_image_url: "/mockups/forest-silhouette-tshirt-2.jpg",
|
||||
category: "Apparel",
|
||||
in_stock: true,
|
||||
on_sale: false
|
||||
},
|
||||
%{
|
||||
id: "7",
|
||||
name: "Denim Jacket",
|
||||
description: "Classic cut denim jacket with vintage wash",
|
||||
price: 8499,
|
||||
compare_at_price: nil,
|
||||
image_url: "https://images.unsplash.com/photo-1576995853123-5a10305d93c0?w=600&h=800&fit=crop&q=80",
|
||||
hover_image_url: "https://images.unsplash.com/photo-1601333144130-8cbb312386b6?w=600&h=800&fit=crop&q=80",
|
||||
category: "Clothing",
|
||||
name: "Forest Light Hoodie",
|
||||
description: "Cosy fleece hoodie with stunning forest light photography",
|
||||
price: 4499,
|
||||
compare_at_price: 4999,
|
||||
image_url: "/mockups/forest-light-hoodie-1.jpg",
|
||||
hover_image_url: "/mockups/forest-light-hoodie-2.jpg",
|
||||
category: "Apparel",
|
||||
in_stock: true,
|
||||
on_sale: false
|
||||
on_sale: true
|
||||
},
|
||||
%{
|
||||
id: "8",
|
||||
name: "Canvas Tote Bag",
|
||||
description: "Durable organic cotton canvas with reinforced handles",
|
||||
price: 2999,
|
||||
name: "Wildflower Meadow Tote Bag",
|
||||
description: "Sturdy cotton tote bag with vibrant wildflower design",
|
||||
price: 1999,
|
||||
compare_at_price: nil,
|
||||
image_url: "https://images.unsplash.com/photo-1622560480605-d83c853bc5c3?w=600&h=800&fit=crop&q=80",
|
||||
hover_image_url: "https://images.unsplash.com/photo-1597633125097-5a9ae3cb8a8f?w=600&h=800&fit=crop&q=80",
|
||||
category: "Accessories",
|
||||
image_url: "/mockups/wildflower-meadow-tote-1.jpg",
|
||||
hover_image_url: "/mockups/wildflower-meadow-tote-2.jpg",
|
||||
category: "Apparel",
|
||||
in_stock: true,
|
||||
on_sale: false
|
||||
},
|
||||
%{
|
||||
id: "9",
|
||||
name: "Scented Candle",
|
||||
description: "Soy wax candle with cedar and vanilla notes",
|
||||
price: 3299,
|
||||
compare_at_price: 3999,
|
||||
image_url: "https://images.unsplash.com/photo-1602028915047-37269d1a73f7?w=600&h=800&fit=crop&q=80",
|
||||
hover_image_url: "https://images.unsplash.com/photo-1603006905003-be475563bc59?w=600&h=800&fit=crop&q=80",
|
||||
category: "Home",
|
||||
name: "Sunset Gradient Tote Bag",
|
||||
description: "Beautiful ocean sunset printed on durable canvas tote",
|
||||
price: 1999,
|
||||
compare_at_price: nil,
|
||||
image_url: "/mockups/sunset-gradient-tote-1.jpg",
|
||||
hover_image_url: "/mockups/sunset-gradient-tote-2.jpg",
|
||||
category: "Apparel",
|
||||
in_stock: true,
|
||||
on_sale: true
|
||||
on_sale: false
|
||||
},
|
||||
# Homewares
|
||||
%{
|
||||
id: "10",
|
||||
name: "Stainless Steel Water Bottle",
|
||||
description: "Insulated bottle keeps drinks cold for 24 hours",
|
||||
price: 3999,
|
||||
name: "Fern Leaf Mug",
|
||||
description: "Start your morning right with this nature-inspired ceramic mug",
|
||||
price: 1499,
|
||||
compare_at_price: nil,
|
||||
image_url: "https://images.unsplash.com/photo-1602143407151-7111542de6e8?w=600&h=800&fit=crop&q=80",
|
||||
hover_image_url: "https://images.unsplash.com/photo-1570831739435-6601aa3fa4fb?w=600&h=800&fit=crop&q=80",
|
||||
category: "Accessories",
|
||||
image_url: "/mockups/fern-leaf-mug-1.jpg",
|
||||
hover_image_url: "/mockups/fern-leaf-mug-2.jpg",
|
||||
category: "Homewares",
|
||||
in_stock: true,
|
||||
on_sale: false
|
||||
},
|
||||
%{
|
||||
id: "11",
|
||||
name: "Organic Cotton Socks",
|
||||
description: "Comfortable crew socks in solid colors",
|
||||
price: 1499,
|
||||
name: "Ocean Waves Cushion",
|
||||
description: "Soft polyester cushion featuring a stunning ocean sunset",
|
||||
price: 2999,
|
||||
compare_at_price: nil,
|
||||
image_url: "https://images.unsplash.com/photo-1586350977771-b3b0abd50c82?w=600&h=800&fit=crop&q=80",
|
||||
hover_image_url: "https://images.unsplash.com/photo-1582966772680-860e372bb558?w=600&h=800&fit=crop&q=80",
|
||||
category: "Clothing",
|
||||
image_url: "/mockups/ocean-waves-cushion-1.jpg",
|
||||
hover_image_url: "/mockups/ocean-waves-cushion-2.jpg",
|
||||
category: "Homewares",
|
||||
in_stock: true,
|
||||
on_sale: false
|
||||
},
|
||||
%{
|
||||
id: "12",
|
||||
name: "Bamboo Cutting Board",
|
||||
description: "Sustainable bamboo with juice groove",
|
||||
price: 4499,
|
||||
name: "Night Sky Blanket",
|
||||
description: "Cosy sherpa fleece blanket with mesmerising milky way print",
|
||||
price: 5999,
|
||||
compare_at_price: 6999,
|
||||
image_url: "/mockups/night-sky-blanket-1.jpg",
|
||||
hover_image_url: "/mockups/night-sky-blanket-2.jpg",
|
||||
category: "Homewares",
|
||||
in_stock: true,
|
||||
on_sale: true
|
||||
},
|
||||
# Stationery
|
||||
%{
|
||||
id: "13",
|
||||
name: "Autumn Leaves Notebook",
|
||||
description: "Hardcover journal with beautiful autumn foliage design",
|
||||
price: 1999,
|
||||
compare_at_price: nil,
|
||||
image_url: "https://images.unsplash.com/photo-1594226801341-41427b4e5c22?w=600&h=800&fit=crop&q=80",
|
||||
hover_image_url: "https://images.unsplash.com/photo-1606760227091-3dd870d97f1d?w=600&h=800&fit=crop&q=80",
|
||||
category: "Kitchen",
|
||||
image_url: "/mockups/autumn-leaves-notebook-1.jpg",
|
||||
hover_image_url: "/mockups/autumn-leaves-notebook-2.jpg",
|
||||
category: "Stationery",
|
||||
in_stock: true,
|
||||
on_sale: false
|
||||
},
|
||||
%{
|
||||
id: "14",
|
||||
name: "Monstera Leaf Notebook",
|
||||
description: "Tropical-inspired hardcover journal for your thoughts",
|
||||
price: 1999,
|
||||
compare_at_price: nil,
|
||||
image_url: "/mockups/monstera-leaf-notebook-1.jpg",
|
||||
hover_image_url: "/mockups/monstera-leaf-notebook-2.jpg",
|
||||
category: "Stationery",
|
||||
in_stock: true,
|
||||
on_sale: false
|
||||
},
|
||||
# Accessories
|
||||
%{
|
||||
id: "15",
|
||||
name: "Monstera Leaf Phone Case",
|
||||
description: "Tough phone case with stunning monstera leaf photography",
|
||||
price: 2499,
|
||||
compare_at_price: nil,
|
||||
image_url: "/mockups/monstera-leaf-phone-case-1.jpg",
|
||||
hover_image_url: "/mockups/monstera-leaf-phone-case-2.jpg",
|
||||
category: "Accessories",
|
||||
in_stock: true,
|
||||
on_sale: false
|
||||
},
|
||||
%{
|
||||
id: "16",
|
||||
name: "Blue Waves Laptop Sleeve",
|
||||
description: "Protective laptop sleeve with abstract blue gradient design",
|
||||
price: 3499,
|
||||
compare_at_price: nil,
|
||||
image_url: "/mockups/blue-waves-laptop-sleeve-1.jpg",
|
||||
hover_image_url: "/mockups/blue-waves-laptop-sleeve-2.jpg",
|
||||
category: "Accessories",
|
||||
in_stock: true,
|
||||
on_sale: false
|
||||
}
|
||||
@@ -246,16 +299,16 @@ defmodule SimpleshopTheme.Theme.PreviewData do
|
||||
[
|
||||
%{
|
||||
product: Enum.at(products, 0),
|
||||
quantity: 2,
|
||||
variant: "Medium / Navy"
|
||||
},
|
||||
%{
|
||||
product: Enum.at(products, 2),
|
||||
quantity: 1,
|
||||
variant: "One Size"
|
||||
variant: "12″ x 18″ / Matte"
|
||||
},
|
||||
%{
|
||||
product: Enum.at(products, 6),
|
||||
product: Enum.at(products, 9),
|
||||
quantity: 2,
|
||||
variant: "11oz / White"
|
||||
},
|
||||
%{
|
||||
product: Enum.at(products, 5),
|
||||
quantity: 1,
|
||||
variant: "Large / Black"
|
||||
}
|
||||
@@ -267,44 +320,44 @@ defmodule SimpleshopTheme.Theme.PreviewData do
|
||||
%{
|
||||
id: "1",
|
||||
author: "Sarah M.",
|
||||
content: "Absolutely love the quality! The attention to detail is incredible.",
|
||||
content: "The print quality is absolutely stunning - colours are exactly as shown online. My living room looks so much better now!",
|
||||
rating: 5,
|
||||
date: "2024-01-15"
|
||||
date: "2025-01-15"
|
||||
},
|
||||
%{
|
||||
id: "2",
|
||||
author: "James L.",
|
||||
content: "Fast shipping and beautiful packaging. Will definitely order again.",
|
||||
content: "Bought the forest hoodie as a gift. The packaging was lovely and the quality exceeded expectations. Will order again!",
|
||||
rating: 5,
|
||||
date: "2024-01-10"
|
||||
date: "2025-01-10"
|
||||
},
|
||||
%{
|
||||
id: "3",
|
||||
author: "Emily R.",
|
||||
content: "These products have become my everyday favorites. Highly recommend!",
|
||||
content: "My new favourite mug! I love sipping my morning tea while looking at that beautiful fern design.",
|
||||
rating: 5,
|
||||
date: "2024-01-05"
|
||||
date: "2025-01-05"
|
||||
},
|
||||
%{
|
||||
id: "4",
|
||||
author: "Michael T.",
|
||||
content: "Great customer service and even better products. Worth every penny.",
|
||||
content: "The tote bag is so sturdy - I use it for everything now. Great print quality that hasn't faded at all.",
|
||||
rating: 5,
|
||||
date: "2023-12-28"
|
||||
date: "2024-12-28"
|
||||
},
|
||||
%{
|
||||
id: "5",
|
||||
author: "Lisa K.",
|
||||
content: "The craftsmanship is outstanding. You can tell these are made with care.",
|
||||
content: "The night sky blanket is gorgeous and so cosy. Perfect for film nights on the sofa. Highly recommend!",
|
||||
rating: 5,
|
||||
date: "2023-12-20"
|
||||
date: "2024-12-20"
|
||||
},
|
||||
%{
|
||||
id: "6",
|
||||
author: "David P.",
|
||||
content: "Perfect gift idea! My friends loved what I got them from here.",
|
||||
content: "Ordered several prints for my new flat. They arrived well packaged and look amazing on the wall.",
|
||||
rating: 5,
|
||||
date: "2023-12-15"
|
||||
date: "2024-12-15"
|
||||
}
|
||||
]
|
||||
end
|
||||
@@ -313,38 +366,38 @@ defmodule SimpleshopTheme.Theme.PreviewData do
|
||||
[
|
||||
%{
|
||||
id: "1",
|
||||
name: "Clothing",
|
||||
slug: "clothing",
|
||||
product_count: 3,
|
||||
image_url: "https://images.unsplash.com/photo-1489987707025-afc232f7ea0f?w=400&h=300&fit=crop&q=80"
|
||||
name: "Art Prints",
|
||||
slug: "art-prints",
|
||||
product_count: 5,
|
||||
image_url: "/mockups/mountain-sunrise-print-2.jpg"
|
||||
},
|
||||
%{
|
||||
id: "2",
|
||||
name: "Accessories",
|
||||
slug: "accessories",
|
||||
name: "Apparel",
|
||||
slug: "apparel",
|
||||
product_count: 4,
|
||||
image_url: "https://images.unsplash.com/photo-1606760227091-3dd870d97f1d?w=400&h=300&fit=crop&q=80"
|
||||
image_url: "/mockups/forest-silhouette-tshirt-1.jpg"
|
||||
},
|
||||
%{
|
||||
id: "3",
|
||||
name: "Home",
|
||||
slug: "home",
|
||||
name: "Homewares",
|
||||
slug: "homewares",
|
||||
product_count: 3,
|
||||
image_url: "https://images.unsplash.com/photo-1616046229478-9901c5536a45?w=400&h=300&fit=crop&q=80"
|
||||
image_url: "/mockups/fern-leaf-mug-1.jpg"
|
||||
},
|
||||
%{
|
||||
id: "4",
|
||||
name: "Kitchen",
|
||||
slug: "kitchen",
|
||||
product_count: 1,
|
||||
image_url: "https://images.unsplash.com/photo-1556909114-f6e7ad7d3136?w=400&h=300&fit=crop&q=80"
|
||||
name: "Stationery",
|
||||
slug: "stationery",
|
||||
product_count: 2,
|
||||
image_url: "/mockups/autumn-leaves-notebook-1.jpg"
|
||||
},
|
||||
%{
|
||||
id: "5",
|
||||
name: "Beauty",
|
||||
slug: "beauty",
|
||||
product_count: 1,
|
||||
image_url: "https://images.unsplash.com/photo-1596462502278-27bfdc403348?w=400&h=300&fit=crop&q=80"
|
||||
name: "Accessories",
|
||||
slug: "accessories",
|
||||
product_count: 2,
|
||||
image_url: "/mockups/monstera-leaf-phone-case-1.jpg"
|
||||
}
|
||||
]
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user