diff --git a/src/core/fixtures/core.json b/src/core/fixtures/core.json deleted file mode 100644 index afcdadc..0000000 --- a/src/core/fixtures/core.json +++ /dev/null @@ -1,161 +0,0 @@ -[{ - "model": "core.product", - "pk": 1, - "fields": { - "name": "Ethiopia", - "description": "Spicy espresso reminiscent of Northern Italy, on the mild side. Perfect for espresso, and steamed milk drinks. Also, a full-bodied, earthy sweet drip or Americano. Contains organic beans from Indonesia, Africa and America.", - "sku": "23468", - "price": "13.40", - "weight": "0.453592:kg", - "visible_in_listings": true, - "created_at": "2022-02-19T20:15:36.292Z", - "updated_at": "2022-02-23T17:57:37.916Z" - } -}, { - "model": "core.product", - "pk": 2, - "fields": { - "name": "Sumatra", - "description": "Dark heavy-bodied roast with a lingering chocolatey taste. Organic Single origin.", - "sku": "89765", - "price": "13.40", - "weight": "0.453592:kg", - "visible_in_listings": true, - "created_at": "2022-02-19T20:15:59.741Z", - "updated_at": "2022-02-23T17:58:24.210Z" - } -}, { - "model": "core.product", - "pk": 3, - "fields": { - "name": "Pantomime", - "description": "Very Dark French Roast\r\nOur darkest drip. A blend of five different beans roasted two ways. Organic Africa, Indonesia, and South and Central America.", - "sku": "565656", - "price": "13.40", - "weight": "0.453592:kg", - "visible_in_listings": true, - "created_at": "2022-02-23T17:59:00.711Z", - "updated_at": "2022-02-23T17:59:00.711Z" - } -}, { - "model": "core.product", - "pk": 4, - "fields": { - "name": "Decaf", - "description": "French Roast (Water Processed)\r\n\r\n“I can’t believe it’s decaf!”. The best-tasting Swiss water process decaf we have developed over the past 30 years, for an unbelievable espresso or drip coffee. Organic Africa, Indonesia and South and Central America.", - "sku": "566565", - "price": "13.40", - "weight": "0.453592:kg", - "visible_in_listings": true, - "created_at": "2022-02-23T17:59:32.099Z", - "updated_at": "2022-02-23T17:59:32.099Z" - } -}, { - "model": "core.product", - "pk": 5, - "fields": { - "name": "Moka Java Blend", - "description": "Dark Roast\r\n\r\nA classic Moka Java style blend dark roasted with organic beans for a perfect body and sweetness with a hint of citrus.", - "sku": "56466", - "price": "13.40", - "weight": "0.453592:kg", - "visible_in_listings": true, - "created_at": "2022-02-23T18:05:41.742Z", - "updated_at": "2022-02-23T18:05:41.742Z" - } -}, { - "model": "core.product", - "pk": 6, - "fields": { - "name": "Loop d’ Loop", - "description": "Mild Dark Roast\r\n\r\nOur most popular blend reminiscent of Central Italy. A dark, chocolaty flavor perfect for espresso or drip. It’s dark Vienna roast properties make it ideal for steamed milk drinks. Organic Indonesia, Africa and America.", - "sku": "53264", - "price": "13.40", - "weight": "0.453592:kg", - "visible_in_listings": true, - "created_at": "2022-02-23T18:06:09.881Z", - "updated_at": "2022-02-23T18:06:09.881Z" - } -}, { - "model": "core.product", - "pk": 7, - "fields": { - "name": "Dante’s Tornado", - "description": "Medium Roast\r\n\r\nFull City spicy espresso roast reminiscent of Northern Italy, on the mild side. A full- bodied, earthy sweet drip or Americano. Organic Indonesia, Africa and America.", - "sku": "78945", - "price": "13.40", - "weight": "0.453592:kg", - "visible_in_listings": true, - "created_at": "2022-02-23T18:06:35.593Z", - "updated_at": "2022-02-23T18:06:35.593Z" - } -}, { - "model": "core.product", - "pk": 8, - "fields": { - "name": "Nicaragua", - "description": "Mild Roast\r\n\r\nOur mildest roast with sweet and fruity notes, containing organic beans from Nicaragua. Single origin.", - "sku": "12365", - "price": "13.40", - "weight": "0.453592:kg", - "visible_in_listings": true, - "created_at": "2022-02-23T18:06:57.624Z", - "updated_at": "2022-02-23T18:06:57.624Z" - } -}, { - "model": "core.productphoto", - "pk": 1, - "fields": { - "product": 1, - "image": "products/images/slice2.png" - } -}, { - "model": "core.productphoto", - "pk": 2, - "fields": { - "product": 2, - "image": "products/images/slice1.png" - } -}, { - "model": "core.productphoto", - "pk": 3, - "fields": { - "product": 3, - "image": "products/images/pantomime.png" - } -}, { - "model": "core.productphoto", - "pk": 4, - "fields": { - "product": 4, - "image": "products/images/decaf.png" - } -}, { - "model": "core.productphoto", - "pk": 5, - "fields": { - "product": 5, - "image": "products/images/moka_java.png" - } -}, { - "model": "core.productphoto", - "pk": 6, - "fields": { - "product": 6, - "image": "products/images/loop_d_loop.png" - } -}, { - "model": "core.productphoto", - "pk": 7, - "fields": { - "product": 7, - "image": "products/images/dantes_tornado.png" - } -}, { - "model": "core.productphoto", - "pk": 8, - "fields": { - "product": 8, - "image": "products/images/nicaragua.png" - } -}] diff --git a/src/core/fixtures/merchandise.json b/src/core/fixtures/merchandise.json index 95338a8..a7305f2 100644 --- a/src/core/fixtures/merchandise.json +++ b/src/core/fixtures/merchandise.json @@ -8,7 +8,7 @@ "description": "Camp mug is made of double-wall stainless steel, designed to keep drinks hot or cold for hours.", "checkout_limit": 20, "visible_in_listings": false, - "sorting": null, + "sorting": 3, "created_at": "2022-02-23T18:06:57.624Z", "updated_at": "2022-02-23T18:06:57.624Z" } @@ -23,6 +23,7 @@ "weight": "00:oz", "track_inventory": true, "stock": 0, + "sorting": null, "created_at": "2022-02-23T18:06:57.624Z", "updated_at": "2022-02-23T18:06:57.624Z" } @@ -46,6 +47,21 @@ "description": "ComfortBlend Hoodie - Screen. EcoSmart® 7.8-oz poly-cotton blend hoodie features a front pouch pocket and two-ply hood with matching drawcord. Rib-knit cuffs and waistband ensure all-day comfort and warmth.", "checkout_limit": 20, "visible_in_listings": false, + "sorting": 5, + "created_at": "2022-02-23T18:06:57.624Z", + "updated_at": "2022-02-23T18:06:57.624Z" + } +}, { + "model": "core.productvariant", + "pk": null, + "fields": { + "product": 11, + "name": "Blue (Small)", + "sku": "REPLACE_4002", + "price": null, + "weight": "00:oz", + "track_inventory": true, + "stock": 0, "sorting": null, "created_at": "2022-02-23T18:06:57.624Z", "updated_at": "2022-02-23T18:06:57.624Z" @@ -55,12 +71,28 @@ "pk": null, "fields": { "product": 11, - "name": "Blue", + "name": "Blue (Medium)", "sku": "REPLACE_4002", "price": null, "weight": "00:oz", "track_inventory": true, "stock": 0, + "sorting": null, + "created_at": "2022-02-23T18:06:57.624Z", + "updated_at": "2022-02-23T18:06:57.624Z" + } +}, { + "model": "core.productvariant", + "pk": null, + "fields": { + "product": 11, + "name": "Blue (Large)", + "sku": "REPLACE_4002", + "price": null, + "weight": "00:oz", + "track_inventory": true, + "stock": 0, + "sorting": null, "created_at": "2022-02-23T18:06:57.624Z", "updated_at": "2022-02-23T18:06:57.624Z" } @@ -91,6 +123,21 @@ "description": "5.5 oz. DryBlend 50/50 T-Shirt - Screen. The 5.5-oz 50/50 cotton/polyester blend fabric is moisture-wicking.", "checkout_limit": 20, "visible_in_listings": false, + "sorting": 7, + "created_at": "2022-02-23T18:06:57.624Z", + "updated_at": "2022-02-23T18:06:57.624Z" + } +}, { + "model": "core.productvariant", + "pk": null, + "fields": { + "product": 12, + "name": "Heather Red (Small)", + "sku": "REPLACE_4003", + "price": null, + "weight": "00:oz", + "track_inventory": true, + "stock": 0, "sorting": null, "created_at": "2022-02-23T18:06:57.624Z", "updated_at": "2022-02-23T18:06:57.624Z" @@ -100,12 +147,13 @@ "pk": null, "fields": { "product": 12, - "name": "Heather Red", + "name": "Heather Red (Medium)", "sku": "REPLACE_4003", "price": null, "weight": "00:oz", "track_inventory": true, "stock": 0, + "sorting": null, "created_at": "2022-02-23T18:06:57.624Z", "updated_at": "2022-02-23T18:06:57.624Z" } @@ -114,12 +162,58 @@ "pk": null, "fields": { "product": 12, - "name": "Heather Blue", + "name": "Heather Red (Large)", + "sku": "REPLACE_4003", + "price": null, + "weight": "00:oz", + "track_inventory": true, + "stock": 0, + "sorting": null, + "created_at": "2022-02-23T18:06:57.624Z", + "updated_at": "2022-02-23T18:06:57.624Z" + } +}, { + "model": "core.productvariant", + "pk": null, + "fields": { + "product": 12, + "name": "Heather Blue (Small)", "sku": "REPLACE_4004", "price": null, "weight": "00:oz", "track_inventory": true, "stock": 0, + "sorting": null, + "created_at": "2022-02-23T18:06:57.624Z", + "updated_at": "2022-02-23T18:06:57.624Z" + } +}, { + "model": "core.productvariant", + "pk": null, + "fields": { + "product": 12, + "name": "Heather Blue (Medium)", + "sku": "REPLACE_4004", + "price": null, + "weight": "00:oz", + "track_inventory": true, + "stock": 0, + "sorting": null, + "created_at": "2022-02-23T18:06:57.624Z", + "updated_at": "2022-02-23T18:06:57.624Z" + } +}, { + "model": "core.productvariant", + "pk": null, + "fields": { + "product": 12, + "name": "Heather Blue (Large)", + "sku": "REPLACE_4004", + "price": null, + "weight": "00:oz", + "track_inventory": true, + "stock": 0, + "sorting": null, "created_at": "2022-02-23T18:06:57.624Z", "updated_at": "2022-02-23T18:06:57.624Z" } @@ -164,7 +258,7 @@ "description": "Soft washed cotton gives this trucker hat an appealing vintage look. Designed with ventilated mesh back panels and a front twill sweatband for comfort.", "checkout_limit": 20, "visible_in_listings": false, - "sorting": null, + "sorting": 4, "created_at": "2022-02-23T18:06:57.624Z", "updated_at": "2022-02-23T18:06:57.624Z" } @@ -179,6 +273,7 @@ "weight": "00:oz", "track_inventory": true, "stock": 0, + "sorting": null, "created_at": "2022-02-23T18:06:57.624Z", "updated_at": "2022-02-23T18:06:57.624Z" } @@ -202,6 +297,21 @@ "description": "Made from a 7.1-oz, 52/48 cotton/polyester blend. Includes a spacious hood with drawcords and metal grommets. Interior phone pocket with headphone cord port.", "checkout_limit": 20, "visible_in_listings": false, + "sorting": 6, + "created_at": "2022-02-23T18:06:57.624Z", + "updated_at": "2022-02-23T18:06:57.624Z" + } +}, { + "model": "core.productvariant", + "pk": null, + "fields": { + "product": 14, + "name": "Forest Green/Silver Embroidered (Small)", + "sku": "REPLACE_4006", + "price": null, + "weight": "00:oz", + "track_inventory": true, + "stock": 0, "sorting": null, "created_at": "2022-02-23T18:06:57.624Z", "updated_at": "2022-02-23T18:06:57.624Z" @@ -211,12 +321,13 @@ "pk": null, "fields": { "product": 14, - "name": "Forest Green/Silver Embroidered", + "name": "Forest Green/Silver Embroidered (Medium)", "sku": "REPLACE_4006", "price": null, "weight": "00:oz", "track_inventory": true, "stock": 0, + "sorting": null, "created_at": "2022-02-23T18:06:57.624Z", "updated_at": "2022-02-23T18:06:57.624Z" } @@ -225,12 +336,28 @@ "pk": null, "fields": { "product": 14, - "name": "Navy Blue/Silver Embroidered", + "name": "Forest Green/Silver Embroidered (Large)", + "sku": "REPLACE_4006", + "price": null, + "weight": "00:oz", + "track_inventory": true, + "stock": 0, + "sorting": null, + "created_at": "2022-02-23T18:06:57.624Z", + "updated_at": "2022-02-23T18:06:57.624Z" + } +}, { + "model": "core.productvariant", + "pk": null, + "fields": { + "product": 14, + "name": "Navy Blue/Silver Embroidered (Small)", "sku": "REPLACE_4007", "price": null, "weight": "00:oz", "track_inventory": true, "stock": 0, + "sorting": null, "created_at": "2022-02-23T18:06:57.624Z", "updated_at": "2022-02-23T18:06:57.624Z" } @@ -239,12 +366,73 @@ "pk": null, "fields": { "product": 14, - "name": "Black/Gold Embroidered", + "name": "Navy Blue/Silver Embroidered (Medium)", + "sku": "REPLACE_4007", + "price": null, + "weight": "00:oz", + "track_inventory": true, + "stock": 0, + "sorting": null, + "created_at": "2022-02-23T18:06:57.624Z", + "updated_at": "2022-02-23T18:06:57.624Z" + } +}, { + "model": "core.productvariant", + "pk": null, + "fields": { + "product": 14, + "name": "Navy Blue/Silver Embroidered (Large)", + "sku": "REPLACE_4007", + "price": null, + "weight": "00:oz", + "track_inventory": true, + "stock": 0, + "sorting": null, + "created_at": "2022-02-23T18:06:57.624Z", + "updated_at": "2022-02-23T18:06:57.624Z" + } +}, { + "model": "core.productvariant", + "pk": null, + "fields": { + "product": 14, + "name": "Black/Gold Embroidered (Small)", "sku": "REPLACE_4008", "price": null, "weight": "00:oz", "track_inventory": true, "stock": 0, + "sorting": null, + "created_at": "2022-02-23T18:06:57.624Z", + "updated_at": "2022-02-23T18:06:57.624Z" + } +}, { + "model": "core.productvariant", + "pk": null, + "fields": { + "product": 14, + "name": "Black/Gold Embroidered (Medium)", + "sku": "REPLACE_4008", + "price": null, + "weight": "00:oz", + "track_inventory": true, + "stock": 0, + "sorting": null, + "created_at": "2022-02-23T18:06:57.624Z", + "updated_at": "2022-02-23T18:06:57.624Z" + } +}, { + "model": "core.productvariant", + "pk": null, + "fields": { + "product": 14, + "name": "Black/Gold Embroidered (Large)", + "sku": "REPLACE_4008", + "price": null, + "weight": "00:oz", + "track_inventory": true, + "stock": 0, + "sorting": null, "created_at": "2022-02-23T18:06:57.624Z", "updated_at": "2022-02-23T18:06:57.624Z" } @@ -282,7 +470,7 @@ "description": "These caps feature a buttonless design that won't interfere with headsets/headphones. The low profile fit and adjustable fabric strap with hook-and-loop closure helps create a more comfortable fit.", "checkout_limit": 20, "visible_in_listings": false, - "sorting": null, + "sorting": 2, "created_at": "2022-02-23T18:06:57.624Z", "updated_at": "2022-02-23T18:06:57.624Z" } @@ -297,6 +485,7 @@ "weight": "00:oz", "track_inventory": true, "stock": 0, + "sorting": null, "created_at": "2022-02-23T18:06:57.624Z", "updated_at": "2022-02-23T18:06:57.624Z" } @@ -320,7 +509,7 @@ "description": "Designed to keep drinks hot or cold for hours. A great cup for enjoying wine, tea, coffee, hot chocolate, and more!", "checkout_limit": 20, "visible_in_listings": false, - "sorting": null, + "sorting": 1, "created_at": "2022-02-23T18:06:57.624Z", "updated_at": "2022-02-23T18:06:57.624Z" } @@ -335,6 +524,7 @@ "weight": "00:oz", "track_inventory": true, "stock": 0, + "sorting": null, "created_at": "2022-02-23T18:06:57.624Z", "updated_at": "2022-02-23T18:06:57.624Z" } @@ -349,6 +539,7 @@ "weight": "00:oz", "track_inventory": true, "stock": 0, + "sorting": null, "created_at": "2022-02-23T18:06:57.624Z", "updated_at": "2022-02-23T18:06:57.624Z" } diff --git a/src/core/fixtures/products.json b/src/core/fixtures/products.json index c1b2260..d660f0e 100644 --- a/src/core/fixtures/products.json +++ b/src/core/fixtures/products.json @@ -274,112 +274,112 @@ } }, { "model": "core.productphoto", - "pk": 62, + "pk": null, "fields": { "product": 2, - "image": "products/images/sumatra_800_bA3nujk.png" + "image": "products/images/sumatra_800.png" } }, { "model": "core.productphoto", - "pk": 63, + "pk": null, "fields": { "product": 2, "image": "products/images/sumatra_beans.png" } }, { "model": "core.productphoto", - "pk": 70, + "pk": null, "fields": { "product": 4, "image": "products/images/decaf_800.png" } }, { "model": "core.productphoto", - "pk": 74, + "pk": null, "fields": { "product": 1, "image": "products/images/ethiopia_800.png" } }, { "model": "core.productphoto", - "pk": 75, + "pk": null, "fields": { "product": 1, "image": "products/images/ethiopia_beans.png" } }, { "model": "core.productphoto", - "pk": 76, + "pk": null, "fields": { "product": 6, "image": "products/images/loop_800.png" } }, { "model": "core.productphoto", - "pk": 77, + "pk": null, "fields": { "product": 6, "image": "products/images/loop_beans.png" } }, { "model": "core.productphoto", - "pk": 78, + "pk": null, "fields": { "product": 7, - "image": "products/images/dante_800_5hLaNEe.png" + "image": "products/images/dante_800.png" } }, { "model": "core.productphoto", - "pk": 79, + "pk": null, "fields": { "product": 7, "image": "products/images/dante_beans.png" } }, { "model": "core.productphoto", - "pk": 80, + "pk": null, "fields": { "product": 8, "image": "products/images/nicaragua_800.png" } }, { "model": "core.productphoto", - "pk": 81, + "pk": null, "fields": { "product": 8, "image": "products/images/nicaragua_beans.png" } }, { "model": "core.productphoto", - "pk": 82, + "pk": null, "fields": { "product": 3, "image": "products/images/pantomime_800.png" } }, { "model": "core.productphoto", - "pk": 83, + "pk": null, "fields": { "product": 3, "image": "products/images/pantomime_beans.png" } }, { "model": "core.productphoto", - "pk": 84, + "pk": null, "fields": { "product": 4, "image": "products/images/decaf_beans.png" } }, { "model": "core.productphoto", - "pk": 124, + "pk": null, "fields": { "product": 5, "image": "products/images/mokajava_800.png" } }, { "model": "core.productphoto", - "pk": 125, + "pk": null, "fields": { "product": 5, "image": "products/images/mokajava_beans.png" diff --git a/src/core/fixtures/shipping_rates.json b/src/core/fixtures/shipping_rates.json index 17fbc42..21c2fc5 100644 --- a/src/core/fixtures/shipping_rates.json +++ b/src/core/fixtures/shipping_rates.json @@ -14,6 +14,7 @@ "pk": 1, "fields": { "usps_user_id": "012BETTE1249", - "default_shipping_rate": 1 + "default_shipping_rate": 1, + "free_shipping_min": "100.00" } }]