Skip to content

Instantly share code, notes, and snippets.

View JosueCarrillo's full-sized avatar
🍏

Josue Carrillo JosueCarrillo

🍏
View GitHub Profile
{
"categories": {
"title": "Shop by category",
"module_placement": "boe_shop_landing_all_categories",
"categories": [
{
"id": 891,
"entity_type": "taxonomy_category",
"title": "Home & Living",
"image": {
diff --git a/modules/ShopTab/src/Api/Helpers/RecommendedShopsHelper.php b/modules/ShopTab/src/Api/Helpers/RecommendedShopsHelper.php
index f90fd32effc0..e1fbe7dbb01b 100644
--- a/modules/ShopTab/src/Api/Helpers/RecommendedShopsHelper.php
+++ b/modules/ShopTab/src/Api/Helpers/RecommendedShopsHelper.php
@@ -66,7 +66,7 @@ private static function fromListingToShopsRecsFallback(Api_Client $client, int $
return null;
}
- $recommended_listing_ids = Itertools::collectProperty($collection->getRecommendedItems(), 'listing_id');
+ $recommended_listing_ids = [1897941555];
commit e5bd0e41019e03a4ea5bd2347fccd3fc0f9920d0
Author: jcarrillo <[email protected]>
Date: Wed Jun 15 11:52:35 2022 -0500
Remove Rodeo comments
diff --git a/src/main/antlr3/com/etsy/pushbot/Command.g b/src/main/antlr3/com/etsy/pushbot/Command.g
index f76b6e2..7391f6b 100644
--- a/src/main/antlr3/com/etsy/pushbot/Command.g
+++ b/src/main/antlr3/com/etsy/pushbot/Command.g
commit e5bd0e41019e03a4ea5bd2347fccd3fc0f9920d0
Author: jcarrillo <[email protected]>
Date: Wed Jun 15 11:52:35 2022 -0500
Remove Rodeo comments
diff --git a/src/main/antlr3/com/etsy/pushbot/Command.g b/src/main/antlr3/com/etsy/pushbot/Command.g
index f76b6e2..7391f6b 100644
--- a/src/main/antlr3/com/etsy/pushbot/Command.g
+++ b/src/main/antlr3/com/etsy/pushbot/Command.g
commit bd443186f5049b873a2524e999194c188568e9b1
Author: jcarrillo <[email protected]>
Date: Wed Jun 15 11:56:44 2022 -0500
Add .chido and .hecho
diff --git a/src/main/antlr3/com/etsy/pushbot/Command.g b/src/main/antlr3/com/etsy/pushbot/Command.g
index 7391f6b..84971e1 100644
--- a/src/main/antlr3/com/etsy/pushbot/Command.g
+++ b/src/main/antlr3/com/etsy/pushbot/Command.g