This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/gulp/assets/javascripts/components/productTile/colorDots/colorDotsController.js.coffee b/gul | |
| p/assets/javascripts/components/productTile/colorDots/colorDotsController.js.coffee | |
| index 2b3b14e..82b4764 100644 | |
| --- a/gulp/assets/javascripts/components/productTile/colorDots/colorDotsController.js.coffee | |
| +++ b/gulp/assets/javascripts/components/productTile/colorDots/colorDotsController.js.coffee | |
| @@ -1,5 +1,5 @@ | |
| angular.module('ProductModule').controller('ColorDotsController', | |
| - ($scope, ProductService, $location, $stateParams, ColorsService, MultiColorVariantService, FeatureFlag | |
| sService, $state, IS_MOBILE, MixpanelService) -> | |
| + ($scope, ProductService, $location, $stateParams, ColorsService, MultiColorVariantService, FeatureFlag |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"minimal_costumes":[{"costume_name":"the strawberry","costume_slug":"the-strawberry","costume_categories":["baby","how-tos","fruit"],"full_howto":true,"preview":false, "costume_thumbnail_url": "https://images-primary.global.ssl.fastly.net/images/halloween/Halloween_LandingPage_Tiles_strawberry.jpg"},{"costume_name":"crocubot","costume_slug":"the-crocubot","costume_categories":["kids","superheroes","vindicators","how-tos","fruit"],"full_howto":false,"preview":false, "costume_thumbnail_url": "https://i.ytimg.com/vi/BHpaDjtRQDU/hqdefault.jpg"},{"costume_name":"the orb","costume_slug":"the-orb","costume_categories":["kids","politics"],"full_howto":true,"preview":true, "costume_thumbnail_url": "https://img.buzzfeed.com/buzzfeed-static/static/2017-05/24/9/campaign_images/buzzfeed-prod-fastlane-03/president-trump-put-his-hands-on-a-glowing-orb-in-2-15305-1495633388-0_dblbig.jpg"},{"costume_name":"rick moranis","costume_slug":"rick-moranis","costume_categories":["kids","superheroes", "how-tos"],"full_howto":true,"pr |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| {"full_costume": {"costume_name":"the strawberry","costume_slug":"the-strawberry","costume_categories":["baby","how-tos","fruit"],"full_howto":true,"preview":false,"costume_seo":"a great costume for the family photos! Many people are saying this will change your child's life (for the better)! Woohoo, shop the look now!","instructions":"<ul><li>Cut out the dots</li><li>Glue them to the babysuit</li><li>Attach a green hat!</li></ul>","costume_colors":["cherry"],"image_attribution_link":"https://www.instagram.com/primarydotcom","image_attribution_presentation":"@primarydotcom","costume_product_colors":[{"product_id":19,"product_name":"the babysuit","product_color":"cherry"}],"costume_hero_url":"https://images-primary.global.ssl.fastly.net/images/halloween/Halloween_DetailedPage_Strawberry.jpg","costume_thumbnail_url":"https://images-primary.global.ssl.fastly.net/images/halloween/Halloween_LandingPage_Tiles_strawberry.jpg","position":1}} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "name":"the strawberry", | |
| "slug":"the-strawberry", | |
| "categories":[ | |
| { | |
| "presentation": "baby", | |
| "slug": "baby" | |
| }, | |
| { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name":"the strawberry", | |
| "categories":[ | |
| { | |
| "presentation": "baby", | |
| "slug": "baby" | |
| }, | |
| { | |
| "presentation": "how tos", | |
| "slug": "how-tos" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "name":"the strawberry", | |
| "slug":"the-strawberry", | |
| "categories":[ | |
| { | |
| "presentation": "baby", | |
| "slug": "baby" | |
| }, | |
| { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name":"cotton candy", | |
| "categories":[ | |
| { | |
| "presentation": "kids", | |
| "slug": "kids" | |
| }, | |
| { | |
| "presentation": "how tos", | |
| "slug":"how-tos" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name":"the superhero", | |
| "categories":[ | |
| { | |
| "presentation": "kids", | |
| "slug": "kids" | |
| }, | |
| { | |
| "presentation": "movies", | |
| "slug": "movies" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name":"the ice cream sundae", | |
| "categories":[ | |
| { | |
| "presentation": "baby", | |
| "slug": "baby" | |
| }, | |
| { | |
| "presentation": "food", | |
| "slug": "food" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "name":"the unicorn", | |
| "categories":[ | |
| { | |
| "presentation": "kids", | |
| "slug": "kids" | |
| }, | |
| { | |
| "presentation": "animals", | |
| "slug": "animals" |