Add files using upload-large-folder tool
Browse files- README.md +32 -0
- categories/151.json +49 -0
- categories/181.json +15 -15
- categories/196.json +13 -111
- categories/210.json +276 -80
- categories/243.json +49 -49
- categories/31.json +135 -86
- categories/36.json +49 -0
- categories/42.json +5 -5
- categories/50.json +0 -49
- categories/51.json +32 -32
- categories/56.json +20 -20
- categories/64.json +4 -4
- products/23621.json +4 -4
- products/3050.json +2 -2
- products/3715.json +9 -3
- products/81234.2.json +2 -2
README.md
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
configs:
|
| 4 |
+
- config_name: default
|
| 5 |
+
data_files:
|
| 6 |
+
- split: catalog
|
| 7 |
+
path:
|
| 8 |
+
- categories.json
|
| 9 |
+
- product_ids.json
|
| 10 |
+
- categories/*.json
|
| 11 |
+
- products/*.json
|
| 12 |
+
default: true
|
| 13 |
+
---
|
| 14 |
+
|
| 15 |
+
# 🍍 Mercadona Catalog
|
| 16 |
+
|
| 17 |
+
Catálogo completo de productos y precios de la tienda online de [Mercadona](https://tienda.mercadona.es), exportado semanalmente desde su API pública (no oficial).
|
| 18 |
+
|
| 19 |
+
## Estructura
|
| 20 |
+
|
| 21 |
+
| Archivo | Contenido |
|
| 22 |
+
|---|---|
|
| 23 |
+
| `categories.json` | Árbol de categorías (secciones y subcategorías) |
|
| 24 |
+
| `categories/<id>.json` | Detalle por categoría con productos asociados |
|
| 25 |
+
| `product_ids.json` | Índice con todos los IDs de producto |
|
| 26 |
+
| `products/<id>.json` | Detalle completo por producto (precio, descripción, imágenes, ...) |
|
| 27 |
+
|
| 28 |
+
## Notas
|
| 29 |
+
|
| 30 |
+
- API no oficial. Puede cambiar sin aviso.
|
| 31 |
+
- Actualización semanal (lunes) via [GitHub Actions](https://github.com/datania/mercadona-catalog).
|
| 32 |
+
- Respeta rate limits.
|
categories/151.json
CHANGED
|
@@ -497,6 +497,55 @@
|
|
| 497 |
"thumbnail": "https://prod-mercadona.imgix.net/images/a1410e6f7373df40bc9530e5afbb0992.jpg?fit=crop&h=300&w=300",
|
| 498 |
"unavailable_from": null,
|
| 499 |
"unavailable_weekdays": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 500 |
}
|
| 501 |
],
|
| 502 |
"published": true,
|
|
|
|
| 497 |
"thumbnail": "https://prod-mercadona.imgix.net/images/a1410e6f7373df40bc9530e5afbb0992.jpg?fit=crop&h=300&w=300",
|
| 498 |
"unavailable_from": null,
|
| 499 |
"unavailable_weekdays": []
|
| 500 |
+
},
|
| 501 |
+
{
|
| 502 |
+
"badges": {
|
| 503 |
+
"is_water": false,
|
| 504 |
+
"requires_age_check": false
|
| 505 |
+
},
|
| 506 |
+
"categories": [
|
| 507 |
+
{
|
| 508 |
+
"id": 17,
|
| 509 |
+
"level": 0,
|
| 510 |
+
"name": "Congelados",
|
| 511 |
+
"order": 213
|
| 512 |
+
}
|
| 513 |
+
],
|
| 514 |
+
"display_name": "Pizza Kebab con pollo asado Hacendado ultracongelada",
|
| 515 |
+
"id": "21594",
|
| 516 |
+
"limit": 999,
|
| 517 |
+
"packaging": null,
|
| 518 |
+
"price_instructions": {
|
| 519 |
+
"approx_size": false,
|
| 520 |
+
"bulk_price": "7.25",
|
| 521 |
+
"bunch_selector": false,
|
| 522 |
+
"drained_weight": null,
|
| 523 |
+
"increment_bunch_amount": 1.0,
|
| 524 |
+
"is_new": false,
|
| 525 |
+
"is_pack": false,
|
| 526 |
+
"iva": null,
|
| 527 |
+
"min_bunch_amount": 1.0,
|
| 528 |
+
"pack_size": null,
|
| 529 |
+
"previous_unit_price": null,
|
| 530 |
+
"price_decreased": false,
|
| 531 |
+
"reference_format": "kg",
|
| 532 |
+
"reference_price": "7.250",
|
| 533 |
+
"selling_method": 0,
|
| 534 |
+
"size_format": "kg",
|
| 535 |
+
"tax_percentage": "10.000",
|
| 536 |
+
"total_units": null,
|
| 537 |
+
"unit_name": null,
|
| 538 |
+
"unit_price": "2.90",
|
| 539 |
+
"unit_selector": true,
|
| 540 |
+
"unit_size": 0.4
|
| 541 |
+
},
|
| 542 |
+
"published": true,
|
| 543 |
+
"share_url": "https://tienda.mercadona.es/product/21594/pizza-kebab-con-pollo-asado-hacendado-ultracongelada",
|
| 544 |
+
"slug": "pizza-kebab-con-pollo-asado-hacendado-ultracongelada",
|
| 545 |
+
"status": null,
|
| 546 |
+
"thumbnail": "https://prod-mercadona.imgix.net/images/0e91ec1f3da0c71a5ad07c7d8dda0a70.jpg?fit=crop&h=300&w=300",
|
| 547 |
+
"unavailable_from": null,
|
| 548 |
+
"unavailable_weekdays": []
|
| 549 |
}
|
| 550 |
],
|
| 551 |
"published": true,
|
categories/181.json
CHANGED
|
@@ -125,7 +125,7 @@
|
|
| 125 |
"packaging": "Botella",
|
| 126 |
"price_instructions": {
|
| 127 |
"approx_size": false,
|
| 128 |
-
"bulk_price": "11.
|
| 129 |
"bunch_selector": false,
|
| 130 |
"drained_weight": null,
|
| 131 |
"increment_bunch_amount": 1.0,
|
|
@@ -134,16 +134,16 @@
|
|
| 134 |
"iva": null,
|
| 135 |
"min_bunch_amount": 1.0,
|
| 136 |
"pack_size": null,
|
| 137 |
-
"previous_unit_price":
|
| 138 |
"price_decreased": false,
|
| 139 |
"reference_format": "L",
|
| 140 |
-
"reference_price": "11.
|
| 141 |
"selling_method": 0,
|
| 142 |
"size_format": "l",
|
| 143 |
"tax_percentage": "21.000",
|
| 144 |
"total_units": null,
|
| 145 |
"unit_name": null,
|
| 146 |
-
"unit_price": "11.
|
| 147 |
"unit_selector": true,
|
| 148 |
"unit_size": 1.0
|
| 149 |
},
|
|
@@ -174,7 +174,7 @@
|
|
| 174 |
"packaging": "Botella",
|
| 175 |
"price_instructions": {
|
| 176 |
"approx_size": false,
|
| 177 |
-
"bulk_price": "11.
|
| 178 |
"bunch_selector": false,
|
| 179 |
"drained_weight": null,
|
| 180 |
"increment_bunch_amount": 1.0,
|
|
@@ -183,16 +183,16 @@
|
|
| 183 |
"iva": null,
|
| 184 |
"min_bunch_amount": 1.0,
|
| 185 |
"pack_size": null,
|
| 186 |
-
"previous_unit_price":
|
| 187 |
"price_decreased": false,
|
| 188 |
"reference_format": "L",
|
| 189 |
-
"reference_price": "11.
|
| 190 |
"selling_method": 0,
|
| 191 |
"size_format": "l",
|
| 192 |
"tax_percentage": "21.000",
|
| 193 |
"total_units": null,
|
| 194 |
"unit_name": null,
|
| 195 |
-
"unit_price": "11.
|
| 196 |
"unit_selector": true,
|
| 197 |
"unit_size": 1.0
|
| 198 |
},
|
|
@@ -382,7 +382,7 @@
|
|
| 382 |
"packaging": "Botella",
|
| 383 |
"price_instructions": {
|
| 384 |
"approx_size": false,
|
| 385 |
-
"bulk_price": "
|
| 386 |
"bunch_selector": false,
|
| 387 |
"drained_weight": null,
|
| 388 |
"increment_bunch_amount": 1.0,
|
|
@@ -391,16 +391,16 @@
|
|
| 391 |
"iva": null,
|
| 392 |
"min_bunch_amount": 1.0,
|
| 393 |
"pack_size": null,
|
| 394 |
-
"previous_unit_price":
|
| 395 |
"price_decreased": false,
|
| 396 |
"reference_format": "L",
|
| 397 |
-
"reference_price": "
|
| 398 |
"selling_method": 0,
|
| 399 |
"size_format": "l",
|
| 400 |
"tax_percentage": "21.000",
|
| 401 |
"total_units": null,
|
| 402 |
"unit_name": null,
|
| 403 |
-
"unit_price": "
|
| 404 |
"unit_selector": true,
|
| 405 |
"unit_size": 1.0
|
| 406 |
},
|
|
@@ -896,7 +896,7 @@
|
|
| 896 |
"packaging": "Botella",
|
| 897 |
"price_instructions": {
|
| 898 |
"approx_size": false,
|
| 899 |
-
"bulk_price": "
|
| 900 |
"bunch_selector": false,
|
| 901 |
"drained_weight": null,
|
| 902 |
"increment_bunch_amount": 1.0,
|
|
@@ -908,13 +908,13 @@
|
|
| 908 |
"previous_unit_price": " 12.65",
|
| 909 |
"price_decreased": false,
|
| 910 |
"reference_format": "L",
|
| 911 |
-
"reference_price": "
|
| 912 |
"selling_method": 0,
|
| 913 |
"size_format": "l",
|
| 914 |
"tax_percentage": "21.000",
|
| 915 |
"total_units": null,
|
| 916 |
"unit_name": null,
|
| 917 |
-
"unit_price": "
|
| 918 |
"unit_selector": true,
|
| 919 |
"unit_size": 0.7
|
| 920 |
},
|
|
|
|
| 125 |
"packaging": "Botella",
|
| 126 |
"price_instructions": {
|
| 127 |
"approx_size": false,
|
| 128 |
+
"bulk_price": "11.90",
|
| 129 |
"bunch_selector": false,
|
| 130 |
"drained_weight": null,
|
| 131 |
"increment_bunch_amount": 1.0,
|
|
|
|
| 134 |
"iva": null,
|
| 135 |
"min_bunch_amount": 1.0,
|
| 136 |
"pack_size": null,
|
| 137 |
+
"previous_unit_price": null,
|
| 138 |
"price_decreased": false,
|
| 139 |
"reference_format": "L",
|
| 140 |
+
"reference_price": "11.900",
|
| 141 |
"selling_method": 0,
|
| 142 |
"size_format": "l",
|
| 143 |
"tax_percentage": "21.000",
|
| 144 |
"total_units": null,
|
| 145 |
"unit_name": null,
|
| 146 |
+
"unit_price": "11.90",
|
| 147 |
"unit_selector": true,
|
| 148 |
"unit_size": 1.0
|
| 149 |
},
|
|
|
|
| 174 |
"packaging": "Botella",
|
| 175 |
"price_instructions": {
|
| 176 |
"approx_size": false,
|
| 177 |
+
"bulk_price": "11.90",
|
| 178 |
"bunch_selector": false,
|
| 179 |
"drained_weight": null,
|
| 180 |
"increment_bunch_amount": 1.0,
|
|
|
|
| 183 |
"iva": null,
|
| 184 |
"min_bunch_amount": 1.0,
|
| 185 |
"pack_size": null,
|
| 186 |
+
"previous_unit_price": null,
|
| 187 |
"price_decreased": false,
|
| 188 |
"reference_format": "L",
|
| 189 |
+
"reference_price": "11.900",
|
| 190 |
"selling_method": 0,
|
| 191 |
"size_format": "l",
|
| 192 |
"tax_percentage": "21.000",
|
| 193 |
"total_units": null,
|
| 194 |
"unit_name": null,
|
| 195 |
+
"unit_price": "11.90",
|
| 196 |
"unit_selector": true,
|
| 197 |
"unit_size": 1.0
|
| 198 |
},
|
|
|
|
| 382 |
"packaging": "Botella",
|
| 383 |
"price_instructions": {
|
| 384 |
"approx_size": false,
|
| 385 |
+
"bulk_price": "12.45",
|
| 386 |
"bunch_selector": false,
|
| 387 |
"drained_weight": null,
|
| 388 |
"increment_bunch_amount": 1.0,
|
|
|
|
| 391 |
"iva": null,
|
| 392 |
"min_bunch_amount": 1.0,
|
| 393 |
"pack_size": null,
|
| 394 |
+
"previous_unit_price": null,
|
| 395 |
"price_decreased": false,
|
| 396 |
"reference_format": "L",
|
| 397 |
+
"reference_price": "12.450",
|
| 398 |
"selling_method": 0,
|
| 399 |
"size_format": "l",
|
| 400 |
"tax_percentage": "21.000",
|
| 401 |
"total_units": null,
|
| 402 |
"unit_name": null,
|
| 403 |
+
"unit_price": "12.45",
|
| 404 |
"unit_selector": true,
|
| 405 |
"unit_size": 1.0
|
| 406 |
},
|
|
|
|
| 896 |
"packaging": "Botella",
|
| 897 |
"price_instructions": {
|
| 898 |
"approx_size": false,
|
| 899 |
+
"bulk_price": "16.79",
|
| 900 |
"bunch_selector": false,
|
| 901 |
"drained_weight": null,
|
| 902 |
"increment_bunch_amount": 1.0,
|
|
|
|
| 908 |
"previous_unit_price": " 12.65",
|
| 909 |
"price_decreased": false,
|
| 910 |
"reference_format": "L",
|
| 911 |
+
"reference_price": "16.786",
|
| 912 |
"selling_method": 0,
|
| 913 |
"size_format": "l",
|
| 914 |
"tax_percentage": "21.000",
|
| 915 |
"total_units": null,
|
| 916 |
"unit_name": null,
|
| 917 |
+
"unit_price": "11.75",
|
| 918 |
"unit_selector": true,
|
| 919 |
"unit_size": 0.7
|
| 920 |
},
|
categories/196.json
CHANGED
|
@@ -2085,7 +2085,7 @@
|
|
| 2085 |
"packaging": "Frasco",
|
| 2086 |
"price_instructions": {
|
| 2087 |
"approx_size": false,
|
| 2088 |
-
"bulk_price": "
|
| 2089 |
"bunch_selector": false,
|
| 2090 |
"drained_weight": null,
|
| 2091 |
"increment_bunch_amount": 1.0,
|
|
@@ -2094,16 +2094,16 @@
|
|
| 2094 |
"iva": null,
|
| 2095 |
"min_bunch_amount": 1.0,
|
| 2096 |
"pack_size": null,
|
| 2097 |
-
"previous_unit_price":
|
| 2098 |
"price_decreased": false,
|
| 2099 |
"reference_format": "100 ml",
|
| 2100 |
-
"reference_price": "
|
| 2101 |
"selling_method": 0,
|
| 2102 |
"size_format": "l",
|
| 2103 |
"tax_percentage": "21.000",
|
| 2104 |
"total_units": null,
|
| 2105 |
"unit_name": null,
|
| 2106 |
-
"unit_price": "
|
| 2107 |
"unit_selector": true,
|
| 2108 |
"unit_size": 0.1
|
| 2109 |
},
|
|
@@ -2134,7 +2134,7 @@
|
|
| 2134 |
"packaging": "Frasco",
|
| 2135 |
"price_instructions": {
|
| 2136 |
"approx_size": false,
|
| 2137 |
-
"bulk_price": "
|
| 2138 |
"bunch_selector": false,
|
| 2139 |
"drained_weight": null,
|
| 2140 |
"increment_bunch_amount": 1.0,
|
|
@@ -2143,16 +2143,16 @@
|
|
| 2143 |
"iva": null,
|
| 2144 |
"min_bunch_amount": 1.0,
|
| 2145 |
"pack_size": null,
|
| 2146 |
-
"previous_unit_price":
|
| 2147 |
"price_decreased": false,
|
| 2148 |
"reference_format": "100 ml",
|
| 2149 |
-
"reference_price": "
|
| 2150 |
"selling_method": 0,
|
| 2151 |
"size_format": "l",
|
| 2152 |
"tax_percentage": "21.000",
|
| 2153 |
"total_units": null,
|
| 2154 |
"unit_name": null,
|
| 2155 |
-
"unit_price": "
|
| 2156 |
"unit_selector": true,
|
| 2157 |
"unit_size": 0.1
|
| 2158 |
},
|
|
@@ -2163,55 +2163,6 @@
|
|
| 2163 |
"thumbnail": "https://prod-mercadona.imgix.net/images/86370dcf5f79fd6c8baf1d61ab41dbeb.jpg?fit=crop&h=300&w=300",
|
| 2164 |
"unavailable_from": null,
|
| 2165 |
"unavailable_weekdays": []
|
| 2166 |
-
},
|
| 2167 |
-
{
|
| 2168 |
-
"badges": {
|
| 2169 |
-
"is_water": false,
|
| 2170 |
-
"requires_age_check": false
|
| 2171 |
-
},
|
| 2172 |
-
"categories": [
|
| 2173 |
-
{
|
| 2174 |
-
"id": 20,
|
| 2175 |
-
"level": 0,
|
| 2176 |
-
"name": "Cuidado facial y corporal",
|
| 2177 |
-
"order": 241
|
| 2178 |
-
}
|
| 2179 |
-
],
|
| 2180 |
-
"display_name": "Mini eau de parfum mujer Flor de Mayo Amore",
|
| 2181 |
-
"id": "16281",
|
| 2182 |
-
"limit": 999,
|
| 2183 |
-
"packaging": "Frasco",
|
| 2184 |
-
"price_instructions": {
|
| 2185 |
-
"approx_size": false,
|
| 2186 |
-
"bulk_price": "77.08",
|
| 2187 |
-
"bunch_selector": false,
|
| 2188 |
-
"drained_weight": null,
|
| 2189 |
-
"increment_bunch_amount": 1.0,
|
| 2190 |
-
"is_new": false,
|
| 2191 |
-
"is_pack": false,
|
| 2192 |
-
"iva": null,
|
| 2193 |
-
"min_bunch_amount": 1.0,
|
| 2194 |
-
"pack_size": null,
|
| 2195 |
-
"previous_unit_price": null,
|
| 2196 |
-
"price_decreased": false,
|
| 2197 |
-
"reference_format": "100 ml",
|
| 2198 |
-
"reference_price": "7.709",
|
| 2199 |
-
"selling_method": 0,
|
| 2200 |
-
"size_format": "l",
|
| 2201 |
-
"tax_percentage": "21.000",
|
| 2202 |
-
"total_units": null,
|
| 2203 |
-
"unit_name": null,
|
| 2204 |
-
"unit_price": "1.85",
|
| 2205 |
-
"unit_selector": true,
|
| 2206 |
-
"unit_size": 0.024
|
| 2207 |
-
},
|
| 2208 |
-
"published": true,
|
| 2209 |
-
"share_url": "https://tienda.mercadona.es/product/16281/mini-eau-parfum-mujer-flor-mayo-amore-frasco",
|
| 2210 |
-
"slug": "mini-eau-parfum-mujer-flor-mayo-amore-frasco",
|
| 2211 |
-
"status": null,
|
| 2212 |
-
"thumbnail": "https://prod-mercadona.imgix.net/images/bee061a98a70918f5a10c63dfc476692.jpg?fit=crop&h=300&w=300",
|
| 2213 |
-
"unavailable_from": null,
|
| 2214 |
-
"unavailable_weekdays": []
|
| 2215 |
}
|
| 2216 |
],
|
| 2217 |
"published": true,
|
|
@@ -2274,55 +2225,6 @@
|
|
| 2274 |
"unavailable_from": null,
|
| 2275 |
"unavailable_weekdays": []
|
| 2276 |
},
|
| 2277 |
-
{
|
| 2278 |
-
"badges": {
|
| 2279 |
-
"is_water": false,
|
| 2280 |
-
"requires_age_check": false
|
| 2281 |
-
},
|
| 2282 |
-
"categories": [
|
| 2283 |
-
{
|
| 2284 |
-
"id": 20,
|
| 2285 |
-
"level": 0,
|
| 2286 |
-
"name": "Cuidado facial y corporal",
|
| 2287 |
-
"order": 241
|
| 2288 |
-
}
|
| 2289 |
-
],
|
| 2290 |
-
"display_name": "Lote mujer Como Tú The Rose",
|
| 2291 |
-
"id": "19929",
|
| 2292 |
-
"limit": 999,
|
| 2293 |
-
"packaging": null,
|
| 2294 |
-
"price_instructions": {
|
| 2295 |
-
"approx_size": false,
|
| 2296 |
-
"bulk_price": "13.00",
|
| 2297 |
-
"bunch_selector": false,
|
| 2298 |
-
"drained_weight": null,
|
| 2299 |
-
"increment_bunch_amount": 1.0,
|
| 2300 |
-
"is_new": false,
|
| 2301 |
-
"is_pack": false,
|
| 2302 |
-
"iva": null,
|
| 2303 |
-
"min_bunch_amount": 1.0,
|
| 2304 |
-
"pack_size": null,
|
| 2305 |
-
"previous_unit_price": null,
|
| 2306 |
-
"price_decreased": false,
|
| 2307 |
-
"reference_format": "ud",
|
| 2308 |
-
"reference_price": "13.000",
|
| 2309 |
-
"selling_method": 0,
|
| 2310 |
-
"size_format": "ud",
|
| 2311 |
-
"tax_percentage": "21.000",
|
| 2312 |
-
"total_units": null,
|
| 2313 |
-
"unit_name": null,
|
| 2314 |
-
"unit_price": "13.00",
|
| 2315 |
-
"unit_selector": true,
|
| 2316 |
-
"unit_size": 1.0
|
| 2317 |
-
},
|
| 2318 |
-
"published": true,
|
| 2319 |
-
"share_url": "https://tienda.mercadona.es/product/19929/lote-mujer-the-rose-contiene-eau-parfum-100-ml-neceser",
|
| 2320 |
-
"slug": "lote-mujer-the-rose-contiene-eau-parfum-100-ml-neceser",
|
| 2321 |
-
"status": null,
|
| 2322 |
-
"thumbnail": "https://prod-mercadona.imgix.net/images/6d62a61366a5855bd93a936cce028709.jpg?fit=crop&h=300&w=300",
|
| 2323 |
-
"unavailable_from": null,
|
| 2324 |
-
"unavailable_weekdays": []
|
| 2325 |
-
},
|
| 2326 |
{
|
| 2327 |
"badges": {
|
| 2328 |
"is_water": false,
|
|
@@ -2342,7 +2244,7 @@
|
|
| 2342 |
"packaging": "Caja",
|
| 2343 |
"price_instructions": {
|
| 2344 |
"approx_size": false,
|
| 2345 |
-
"bulk_price": "
|
| 2346 |
"bunch_selector": false,
|
| 2347 |
"drained_weight": null,
|
| 2348 |
"increment_bunch_amount": 1.0,
|
|
@@ -2351,16 +2253,16 @@
|
|
| 2351 |
"iva": null,
|
| 2352 |
"min_bunch_amount": 1.0,
|
| 2353 |
"pack_size": null,
|
| 2354 |
-
"previous_unit_price":
|
| 2355 |
"price_decreased": false,
|
| 2356 |
"reference_format": "ud",
|
| 2357 |
-
"reference_price": "
|
| 2358 |
"selling_method": 0,
|
| 2359 |
"size_format": "ud",
|
| 2360 |
"tax_percentage": "21.000",
|
| 2361 |
"total_units": null,
|
| 2362 |
"unit_name": null,
|
| 2363 |
-
"unit_price": "
|
| 2364 |
"unit_selector": true,
|
| 2365 |
"unit_size": 1.0
|
| 2366 |
},
|
|
@@ -3703,7 +3605,7 @@
|
|
| 3703 |
"share_url": "https://tienda.mercadona.es/product/19953/eau-parfum-hombre-labuan-frasco",
|
| 3704 |
"slug": "eau-parfum-hombre-labuan-frasco",
|
| 3705 |
"status": null,
|
| 3706 |
-
"thumbnail": "https://prod-mercadona.imgix.net/images/
|
| 3707 |
"unavailable_from": null,
|
| 3708 |
"unavailable_weekdays": []
|
| 3709 |
},
|
|
|
|
| 2085 |
"packaging": "Frasco",
|
| 2086 |
"price_instructions": {
|
| 2087 |
"approx_size": false,
|
| 2088 |
+
"bulk_price": "110.00",
|
| 2089 |
"bunch_selector": false,
|
| 2090 |
"drained_weight": null,
|
| 2091 |
"increment_bunch_amount": 1.0,
|
|
|
|
| 2094 |
"iva": null,
|
| 2095 |
"min_bunch_amount": 1.0,
|
| 2096 |
"pack_size": null,
|
| 2097 |
+
"previous_unit_price": " 13.00",
|
| 2098 |
"price_decreased": false,
|
| 2099 |
"reference_format": "100 ml",
|
| 2100 |
+
"reference_price": "11.000",
|
| 2101 |
"selling_method": 0,
|
| 2102 |
"size_format": "l",
|
| 2103 |
"tax_percentage": "21.000",
|
| 2104 |
"total_units": null,
|
| 2105 |
"unit_name": null,
|
| 2106 |
+
"unit_price": "11.00",
|
| 2107 |
"unit_selector": true,
|
| 2108 |
"unit_size": 0.1
|
| 2109 |
},
|
|
|
|
| 2134 |
"packaging": "Frasco",
|
| 2135 |
"price_instructions": {
|
| 2136 |
"approx_size": false,
|
| 2137 |
+
"bulk_price": "110.00",
|
| 2138 |
"bunch_selector": false,
|
| 2139 |
"drained_weight": null,
|
| 2140 |
"increment_bunch_amount": 1.0,
|
|
|
|
| 2143 |
"iva": null,
|
| 2144 |
"min_bunch_amount": 1.0,
|
| 2145 |
"pack_size": null,
|
| 2146 |
+
"previous_unit_price": " 13.00",
|
| 2147 |
"price_decreased": false,
|
| 2148 |
"reference_format": "100 ml",
|
| 2149 |
+
"reference_price": "11.000",
|
| 2150 |
"selling_method": 0,
|
| 2151 |
"size_format": "l",
|
| 2152 |
"tax_percentage": "21.000",
|
| 2153 |
"total_units": null,
|
| 2154 |
"unit_name": null,
|
| 2155 |
+
"unit_price": "11.00",
|
| 2156 |
"unit_selector": true,
|
| 2157 |
"unit_size": 0.1
|
| 2158 |
},
|
|
|
|
| 2163 |
"thumbnail": "https://prod-mercadona.imgix.net/images/86370dcf5f79fd6c8baf1d61ab41dbeb.jpg?fit=crop&h=300&w=300",
|
| 2164 |
"unavailable_from": null,
|
| 2165 |
"unavailable_weekdays": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2166 |
}
|
| 2167 |
],
|
| 2168 |
"published": true,
|
|
|
|
| 2225 |
"unavailable_from": null,
|
| 2226 |
"unavailable_weekdays": []
|
| 2227 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2228 |
{
|
| 2229 |
"badges": {
|
| 2230 |
"is_water": false,
|
|
|
|
| 2244 |
"packaging": "Caja",
|
| 2245 |
"price_instructions": {
|
| 2246 |
"approx_size": false,
|
| 2247 |
+
"bulk_price": "11.00",
|
| 2248 |
"bunch_selector": false,
|
| 2249 |
"drained_weight": null,
|
| 2250 |
"increment_bunch_amount": 1.0,
|
|
|
|
| 2253 |
"iva": null,
|
| 2254 |
"min_bunch_amount": 1.0,
|
| 2255 |
"pack_size": null,
|
| 2256 |
+
"previous_unit_price": " 12.00",
|
| 2257 |
"price_decreased": false,
|
| 2258 |
"reference_format": "ud",
|
| 2259 |
+
"reference_price": "11.000",
|
| 2260 |
"selling_method": 0,
|
| 2261 |
"size_format": "ud",
|
| 2262 |
"tax_percentage": "21.000",
|
| 2263 |
"total_units": null,
|
| 2264 |
"unit_name": null,
|
| 2265 |
+
"unit_price": "11.00",
|
| 2266 |
"unit_selector": true,
|
| 2267 |
"unit_size": 1.0
|
| 2268 |
},
|
|
|
|
| 3605 |
"share_url": "https://tienda.mercadona.es/product/19953/eau-parfum-hombre-labuan-frasco",
|
| 3606 |
"slug": "eau-parfum-hombre-labuan-frasco",
|
| 3607 |
"status": null,
|
| 3608 |
+
"thumbnail": "https://prod-mercadona.imgix.net/images/e2fa6300ec2f6f1ed87f1da8aa6ae6f8.jpg?fit=crop&h=300&w=300",
|
| 3609 |
"unavailable_from": null,
|
| 3610 |
"unavailable_weekdays": []
|
| 3611 |
},
|
categories/210.json
CHANGED
|
@@ -889,55 +889,6 @@
|
|
| 889 |
"thumbnail": "https://prod-mercadona.imgix.net/images/c6fbda74d431e7e2f95982fef14854af.jpg?fit=crop&h=300&w=300",
|
| 890 |
"unavailable_from": null,
|
| 891 |
"unavailable_weekdays": []
|
| 892 |
-
},
|
| 893 |
-
{
|
| 894 |
-
"badges": {
|
| 895 |
-
"is_water": false,
|
| 896 |
-
"requires_age_check": false
|
| 897 |
-
},
|
| 898 |
-
"categories": [
|
| 899 |
-
{
|
| 900 |
-
"id": 22,
|
| 901 |
-
"level": 0,
|
| 902 |
-
"name": "Maquillaje",
|
| 903 |
-
"order": 422
|
| 904 |
-
}
|
| 905 |
-
],
|
| 906 |
-
"display_name": "Perfilador de ojos Waterproof Deliplus 109 burgundy",
|
| 907 |
-
"id": "15267",
|
| 908 |
-
"limit": 999,
|
| 909 |
-
"packaging": null,
|
| 910 |
-
"price_instructions": {
|
| 911 |
-
"approx_size": false,
|
| 912 |
-
"bulk_price": "3.25",
|
| 913 |
-
"bunch_selector": false,
|
| 914 |
-
"drained_weight": null,
|
| 915 |
-
"increment_bunch_amount": 1.0,
|
| 916 |
-
"is_new": false,
|
| 917 |
-
"is_pack": false,
|
| 918 |
-
"iva": null,
|
| 919 |
-
"min_bunch_amount": 1.0,
|
| 920 |
-
"pack_size": null,
|
| 921 |
-
"previous_unit_price": null,
|
| 922 |
-
"price_decreased": false,
|
| 923 |
-
"reference_format": "ud",
|
| 924 |
-
"reference_price": "3.250",
|
| 925 |
-
"selling_method": 0,
|
| 926 |
-
"size_format": "ud",
|
| 927 |
-
"tax_percentage": "21.000",
|
| 928 |
-
"total_units": null,
|
| 929 |
-
"unit_name": null,
|
| 930 |
-
"unit_price": "3.25",
|
| 931 |
-
"unit_selector": true,
|
| 932 |
-
"unit_size": 1.0
|
| 933 |
-
},
|
| 934 |
-
"published": true,
|
| 935 |
-
"share_url": "https://tienda.mercadona.es/product/15267/perfilador-ojos-waterproof-deliplus-109-burgundy",
|
| 936 |
-
"slug": "perfilador-ojos-waterproof-deliplus-109-burgundy",
|
| 937 |
-
"status": null,
|
| 938 |
-
"thumbnail": "https://prod-mercadona.imgix.net/images/23d0b13559890286bb2f1cca924e3ede.jpg?fit=crop&h=300&w=300",
|
| 939 |
-
"unavailable_from": null,
|
| 940 |
-
"unavailable_weekdays": []
|
| 941 |
}
|
| 942 |
],
|
| 943 |
"published": true,
|
|
@@ -1466,8 +1417,8 @@
|
|
| 1466 |
"order": 422
|
| 1467 |
}
|
| 1468 |
],
|
| 1469 |
-
"display_name": "Máscara de pestañas Volume
|
| 1470 |
-
"id": "
|
| 1471 |
"limit": 999,
|
| 1472 |
"packaging": null,
|
| 1473 |
"price_instructions": {
|
|
@@ -1492,13 +1443,13 @@
|
|
| 1492 |
"unit_name": "ud.",
|
| 1493 |
"unit_price": "3.65",
|
| 1494 |
"unit_selector": true,
|
| 1495 |
-
"unit_size": 0.
|
| 1496 |
},
|
| 1497 |
"published": true,
|
| 1498 |
-
"share_url": "https://tienda.mercadona.es/product/
|
| 1499 |
-
"slug": "mascara-pestanas-volume-
|
| 1500 |
"status": null,
|
| 1501 |
-
"thumbnail": "https://prod-mercadona.imgix.net/images/
|
| 1502 |
"unavailable_from": null,
|
| 1503 |
"unavailable_weekdays": []
|
| 1504 |
},
|
|
@@ -1515,8 +1466,8 @@
|
|
| 1515 |
"order": 422
|
| 1516 |
}
|
| 1517 |
],
|
| 1518 |
-
"display_name": "Máscara de pestañas Maxi
|
| 1519 |
-
"id": "
|
| 1520 |
"limit": 999,
|
| 1521 |
"packaging": null,
|
| 1522 |
"price_instructions": {
|
|
@@ -1527,7 +1478,7 @@
|
|
| 1527 |
"increment_bunch_amount": 1.0,
|
| 1528 |
"is_new": false,
|
| 1529 |
"is_pack": false,
|
| 1530 |
-
"iva":
|
| 1531 |
"min_bunch_amount": 1.0,
|
| 1532 |
"pack_size": null,
|
| 1533 |
"previous_unit_price": null,
|
|
@@ -1544,10 +1495,10 @@
|
|
| 1544 |
"unit_size": 0.0085
|
| 1545 |
},
|
| 1546 |
"published": true,
|
| 1547 |
-
"share_url": "https://tienda.mercadona.es/product/
|
| 1548 |
-
"slug": "mascara-pestanas-maxi-
|
| 1549 |
"status": null,
|
| 1550 |
-
"thumbnail": "https://prod-mercadona.imgix.net/images/
|
| 1551 |
"unavailable_from": null,
|
| 1552 |
"unavailable_weekdays": []
|
| 1553 |
},
|
|
@@ -1564,39 +1515,39 @@
|
|
| 1564 |
"order": 422
|
| 1565 |
}
|
| 1566 |
],
|
| 1567 |
-
"display_name": "Máscara de pestañas
|
| 1568 |
-
"id": "
|
| 1569 |
"limit": 999,
|
| 1570 |
"packaging": null,
|
| 1571 |
"price_instructions": {
|
| 1572 |
"approx_size": false,
|
| 1573 |
-
"bulk_price": "
|
| 1574 |
"bunch_selector": false,
|
| 1575 |
"drained_weight": null,
|
| 1576 |
"increment_bunch_amount": 1.0,
|
| 1577 |
"is_new": false,
|
| 1578 |
"is_pack": false,
|
| 1579 |
-
"iva":
|
| 1580 |
"min_bunch_amount": 1.0,
|
| 1581 |
"pack_size": null,
|
| 1582 |
"previous_unit_price": null,
|
| 1583 |
"price_decreased": false,
|
| 1584 |
"reference_format": "ud",
|
| 1585 |
-
"reference_price": "
|
| 1586 |
"selling_method": 0,
|
| 1587 |
"size_format": "l",
|
| 1588 |
"tax_percentage": "21.000",
|
| 1589 |
"total_units": 1,
|
| 1590 |
"unit_name": "ud.",
|
| 1591 |
-
"unit_price": "
|
| 1592 |
"unit_selector": true,
|
| 1593 |
-
"unit_size": 0.
|
| 1594 |
},
|
| 1595 |
"published": true,
|
| 1596 |
-
"share_url": "https://tienda.mercadona.es/product/
|
| 1597 |
-
"slug": "mascara-pestanas-
|
| 1598 |
"status": null,
|
| 1599 |
-
"thumbnail": "https://prod-mercadona.imgix.net/images/
|
| 1600 |
"unavailable_from": null,
|
| 1601 |
"unavailable_weekdays": []
|
| 1602 |
},
|
|
@@ -1613,39 +1564,284 @@
|
|
| 1613 |
"order": 422
|
| 1614 |
}
|
| 1615 |
],
|
| 1616 |
-
"display_name": "Máscara de pestañas
|
| 1617 |
-
"id": "
|
| 1618 |
"limit": 999,
|
| 1619 |
"packaging": null,
|
| 1620 |
"price_instructions": {
|
| 1621 |
"approx_size": false,
|
| 1622 |
-
"bulk_price": "
|
| 1623 |
"bunch_selector": false,
|
| 1624 |
"drained_weight": null,
|
| 1625 |
"increment_bunch_amount": 1.0,
|
| 1626 |
"is_new": false,
|
| 1627 |
"is_pack": false,
|
| 1628 |
-
"iva":
|
| 1629 |
"min_bunch_amount": 1.0,
|
| 1630 |
"pack_size": null,
|
| 1631 |
"previous_unit_price": null,
|
| 1632 |
"price_decreased": false,
|
| 1633 |
"reference_format": "ud",
|
| 1634 |
-
"reference_price": "
|
| 1635 |
"selling_method": 0,
|
| 1636 |
"size_format": "l",
|
| 1637 |
"tax_percentage": "21.000",
|
| 1638 |
"total_units": 1,
|
| 1639 |
"unit_name": "ud.",
|
| 1640 |
-
"unit_price": "
|
| 1641 |
"unit_selector": true,
|
| 1642 |
"unit_size": 0.0085
|
| 1643 |
},
|
| 1644 |
"published": true,
|
| 1645 |
-
"share_url": "https://tienda.mercadona.es/product/
|
| 1646 |
-
"slug": "mascara-pestanas-
|
| 1647 |
"status": null,
|
| 1648 |
-
"thumbnail": "https://prod-mercadona.imgix.net/images/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1649 |
"unavailable_from": null,
|
| 1650 |
"unavailable_weekdays": []
|
| 1651 |
}
|
|
|
|
| 889 |
"thumbnail": "https://prod-mercadona.imgix.net/images/c6fbda74d431e7e2f95982fef14854af.jpg?fit=crop&h=300&w=300",
|
| 890 |
"unavailable_from": null,
|
| 891 |
"unavailable_weekdays": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 892 |
}
|
| 893 |
],
|
| 894 |
"published": true,
|
|
|
|
| 1417 |
"order": 422
|
| 1418 |
}
|
| 1419 |
],
|
| 1420 |
+
"display_name": "Máscara de pestañas Maxi Volume Deliplus negro",
|
| 1421 |
+
"id": "73352",
|
| 1422 |
"limit": 999,
|
| 1423 |
"packaging": null,
|
| 1424 |
"price_instructions": {
|
|
|
|
| 1443 |
"unit_name": "ud.",
|
| 1444 |
"unit_price": "3.65",
|
| 1445 |
"unit_selector": true,
|
| 1446 |
+
"unit_size": 0.0085
|
| 1447 |
},
|
| 1448 |
"published": true,
|
| 1449 |
+
"share_url": "https://tienda.mercadona.es/product/73352/mascara-pestanas-maxi-volume-deliplus-negro",
|
| 1450 |
+
"slug": "mascara-pestanas-maxi-volume-deliplus-negro",
|
| 1451 |
"status": null,
|
| 1452 |
+
"thumbnail": "https://prod-mercadona.imgix.net/images/6ade7ab939fe9d610c106550cac79961.jpg?fit=crop&h=300&w=300",
|
| 1453 |
"unavailable_from": null,
|
| 1454 |
"unavailable_weekdays": []
|
| 1455 |
},
|
|
|
|
| 1466 |
"order": 422
|
| 1467 |
}
|
| 1468 |
],
|
| 1469 |
+
"display_name": "Máscara de pestañas Maxi Curve Deliplus negro",
|
| 1470 |
+
"id": "52958",
|
| 1471 |
"limit": 999,
|
| 1472 |
"packaging": null,
|
| 1473 |
"price_instructions": {
|
|
|
|
| 1478 |
"increment_bunch_amount": 1.0,
|
| 1479 |
"is_new": false,
|
| 1480 |
"is_pack": false,
|
| 1481 |
+
"iva": null,
|
| 1482 |
"min_bunch_amount": 1.0,
|
| 1483 |
"pack_size": null,
|
| 1484 |
"previous_unit_price": null,
|
|
|
|
| 1495 |
"unit_size": 0.0085
|
| 1496 |
},
|
| 1497 |
"published": true,
|
| 1498 |
+
"share_url": "https://tienda.mercadona.es/product/52958/mascara-pestanas-maxi-curve-deliplus-negro",
|
| 1499 |
+
"slug": "mascara-pestanas-maxi-curve-deliplus-negro",
|
| 1500 |
"status": null,
|
| 1501 |
+
"thumbnail": "https://prod-mercadona.imgix.net/images/bde98f7943bd254e90a58a154a910b0f.jpg?fit=crop&h=300&w=300",
|
| 1502 |
"unavailable_from": null,
|
| 1503 |
"unavailable_weekdays": []
|
| 1504 |
},
|
|
|
|
| 1515 |
"order": 422
|
| 1516 |
}
|
| 1517 |
],
|
| 1518 |
+
"display_name": "Máscara de pestañas Maxi Volume efecto volumen intenso Deliplus negro",
|
| 1519 |
+
"id": "21501",
|
| 1520 |
"limit": 999,
|
| 1521 |
"packaging": null,
|
| 1522 |
"price_instructions": {
|
| 1523 |
"approx_size": false,
|
| 1524 |
+
"bulk_price": "4.50",
|
| 1525 |
"bunch_selector": false,
|
| 1526 |
"drained_weight": null,
|
| 1527 |
"increment_bunch_amount": 1.0,
|
| 1528 |
"is_new": false,
|
| 1529 |
"is_pack": false,
|
| 1530 |
+
"iva": null,
|
| 1531 |
"min_bunch_amount": 1.0,
|
| 1532 |
"pack_size": null,
|
| 1533 |
"previous_unit_price": null,
|
| 1534 |
"price_decreased": false,
|
| 1535 |
"reference_format": "ud",
|
| 1536 |
+
"reference_price": "4.500",
|
| 1537 |
"selling_method": 0,
|
| 1538 |
"size_format": "l",
|
| 1539 |
"tax_percentage": "21.000",
|
| 1540 |
"total_units": 1,
|
| 1541 |
"unit_name": "ud.",
|
| 1542 |
+
"unit_price": "4.50",
|
| 1543 |
"unit_selector": true,
|
| 1544 |
+
"unit_size": 0.0085
|
| 1545 |
},
|
| 1546 |
"published": true,
|
| 1547 |
+
"share_url": "https://tienda.mercadona.es/product/21501/mascara-pestanas-maxi-volume-efecto-volumen-intenso-deliplus-negro",
|
| 1548 |
+
"slug": "mascara-pestanas-maxi-volume-efecto-volumen-intenso-deliplus-negro",
|
| 1549 |
"status": null,
|
| 1550 |
+
"thumbnail": "https://prod-mercadona.imgix.net/images/0bcb472136fc1cf3bdfec18d41be1e99.jpg?fit=crop&h=300&w=300",
|
| 1551 |
"unavailable_from": null,
|
| 1552 |
"unavailable_weekdays": []
|
| 1553 |
},
|
|
|
|
| 1564 |
"order": 422
|
| 1565 |
}
|
| 1566 |
],
|
| 1567 |
+
"display_name": "Máscara de pestañas Long Xtrem efecto longitud infinita Deliplus negro",
|
| 1568 |
+
"id": "21503",
|
| 1569 |
"limit": 999,
|
| 1570 |
"packaging": null,
|
| 1571 |
"price_instructions": {
|
| 1572 |
"approx_size": false,
|
| 1573 |
+
"bulk_price": "4.50",
|
| 1574 |
"bunch_selector": false,
|
| 1575 |
"drained_weight": null,
|
| 1576 |
"increment_bunch_amount": 1.0,
|
| 1577 |
"is_new": false,
|
| 1578 |
"is_pack": false,
|
| 1579 |
+
"iva": null,
|
| 1580 |
"min_bunch_amount": 1.0,
|
| 1581 |
"pack_size": null,
|
| 1582 |
"previous_unit_price": null,
|
| 1583 |
"price_decreased": false,
|
| 1584 |
"reference_format": "ud",
|
| 1585 |
+
"reference_price": "4.500",
|
| 1586 |
"selling_method": 0,
|
| 1587 |
"size_format": "l",
|
| 1588 |
"tax_percentage": "21.000",
|
| 1589 |
"total_units": 1,
|
| 1590 |
"unit_name": "ud.",
|
| 1591 |
+
"unit_price": "4.50",
|
| 1592 |
"unit_selector": true,
|
| 1593 |
"unit_size": 0.0085
|
| 1594 |
},
|
| 1595 |
"published": true,
|
| 1596 |
+
"share_url": "https://tienda.mercadona.es/product/21503/mascara-pestanas-long-xtrem-efecto-longitud-infinita-deliplus-negro",
|
| 1597 |
+
"slug": "mascara-pestanas-long-xtrem-efecto-longitud-infinita-deliplus-negro",
|
| 1598 |
"status": null,
|
| 1599 |
+
"thumbnail": "https://prod-mercadona.imgix.net/images/a9fee879105326d57254b0e7c4ba9909.jpg?fit=crop&h=300&w=300",
|
| 1600 |
+
"unavailable_from": null,
|
| 1601 |
+
"unavailable_weekdays": []
|
| 1602 |
+
},
|
| 1603 |
+
{
|
| 1604 |
+
"badges": {
|
| 1605 |
+
"is_water": false,
|
| 1606 |
+
"requires_age_check": false
|
| 1607 |
+
},
|
| 1608 |
+
"categories": [
|
| 1609 |
+
{
|
| 1610 |
+
"id": 22,
|
| 1611 |
+
"level": 0,
|
| 1612 |
+
"name": "Maquillaje",
|
| 1613 |
+
"order": 422
|
| 1614 |
+
}
|
| 1615 |
+
],
|
| 1616 |
+
"display_name": "Máscara de pestañas Water Xtrem waterproof efecto longitud infinita Deliplus negro",
|
| 1617 |
+
"id": "21504",
|
| 1618 |
+
"limit": 999,
|
| 1619 |
+
"packaging": null,
|
| 1620 |
+
"price_instructions": {
|
| 1621 |
+
"approx_size": false,
|
| 1622 |
+
"bulk_price": "4.50",
|
| 1623 |
+
"bunch_selector": false,
|
| 1624 |
+
"drained_weight": null,
|
| 1625 |
+
"increment_bunch_amount": 1.0,
|
| 1626 |
+
"is_new": false,
|
| 1627 |
+
"is_pack": false,
|
| 1628 |
+
"iva": null,
|
| 1629 |
+
"min_bunch_amount": 1.0,
|
| 1630 |
+
"pack_size": null,
|
| 1631 |
+
"previous_unit_price": null,
|
| 1632 |
+
"price_decreased": false,
|
| 1633 |
+
"reference_format": "ud",
|
| 1634 |
+
"reference_price": "4.500",
|
| 1635 |
+
"selling_method": 0,
|
| 1636 |
+
"size_format": "l",
|
| 1637 |
+
"tax_percentage": "21.000",
|
| 1638 |
+
"total_units": 1,
|
| 1639 |
+
"unit_name": "ud.",
|
| 1640 |
+
"unit_price": "4.50",
|
| 1641 |
+
"unit_selector": true,
|
| 1642 |
+
"unit_size": 0.0085
|
| 1643 |
+
},
|
| 1644 |
+
"published": true,
|
| 1645 |
+
"share_url": "https://tienda.mercadona.es/product/21504/mascara-pestanas-water-xtrem-waterproof-efecto-longitud-infinita-deliplus-negro",
|
| 1646 |
+
"slug": "mascara-pestanas-water-xtrem-waterproof-efecto-longitud-infinita-deliplus-negro",
|
| 1647 |
+
"status": null,
|
| 1648 |
+
"thumbnail": "https://prod-mercadona.imgix.net/images/5eb9cfccc28fc867d55f711323c3a688.jpg?fit=crop&h=300&w=300",
|
| 1649 |
+
"unavailable_from": null,
|
| 1650 |
+
"unavailable_weekdays": []
|
| 1651 |
+
},
|
| 1652 |
+
{
|
| 1653 |
+
"badges": {
|
| 1654 |
+
"is_water": false,
|
| 1655 |
+
"requires_age_check": false
|
| 1656 |
+
},
|
| 1657 |
+
"categories": [
|
| 1658 |
+
{
|
| 1659 |
+
"id": 22,
|
| 1660 |
+
"level": 0,
|
| 1661 |
+
"name": "Maquillaje",
|
| 1662 |
+
"order": 422
|
| 1663 |
+
}
|
| 1664 |
+
],
|
| 1665 |
+
"display_name": "Máscara de pestañas Brown Xtrem efecto longitud infinita Deliplus marrón",
|
| 1666 |
+
"id": "21505",
|
| 1667 |
+
"limit": 999,
|
| 1668 |
+
"packaging": null,
|
| 1669 |
+
"price_instructions": {
|
| 1670 |
+
"approx_size": false,
|
| 1671 |
+
"bulk_price": "4.50",
|
| 1672 |
+
"bunch_selector": false,
|
| 1673 |
+
"drained_weight": null,
|
| 1674 |
+
"increment_bunch_amount": 1.0,
|
| 1675 |
+
"is_new": false,
|
| 1676 |
+
"is_pack": false,
|
| 1677 |
+
"iva": null,
|
| 1678 |
+
"min_bunch_amount": 1.0,
|
| 1679 |
+
"pack_size": null,
|
| 1680 |
+
"previous_unit_price": null,
|
| 1681 |
+
"price_decreased": false,
|
| 1682 |
+
"reference_format": "ud",
|
| 1683 |
+
"reference_price": "4.500",
|
| 1684 |
+
"selling_method": 0,
|
| 1685 |
+
"size_format": "l",
|
| 1686 |
+
"tax_percentage": "21.000",
|
| 1687 |
+
"total_units": 1,
|
| 1688 |
+
"unit_name": "ud.",
|
| 1689 |
+
"unit_price": "4.50",
|
| 1690 |
+
"unit_selector": true,
|
| 1691 |
+
"unit_size": 0.0085
|
| 1692 |
+
},
|
| 1693 |
+
"published": true,
|
| 1694 |
+
"share_url": "https://tienda.mercadona.es/product/21505/mascara-pestanas-brown-xtrem-efecto-longitud-infinita-deliplus-marron",
|
| 1695 |
+
"slug": "mascara-pestanas-brown-xtrem-efecto-longitud-infinita-deliplus-marron",
|
| 1696 |
+
"status": null,
|
| 1697 |
+
"thumbnail": "https://prod-mercadona.imgix.net/images/cecec15cc648646c7c3a4067e03e9e14.jpg?fit=crop&h=300&w=300",
|
| 1698 |
+
"unavailable_from": null,
|
| 1699 |
+
"unavailable_weekdays": []
|
| 1700 |
+
},
|
| 1701 |
+
{
|
| 1702 |
+
"badges": {
|
| 1703 |
+
"is_water": false,
|
| 1704 |
+
"requires_age_check": false
|
| 1705 |
+
},
|
| 1706 |
+
"categories": [
|
| 1707 |
+
{
|
| 1708 |
+
"id": 22,
|
| 1709 |
+
"level": 0,
|
| 1710 |
+
"name": "Maquillaje",
|
| 1711 |
+
"order": 422
|
| 1712 |
+
}
|
| 1713 |
+
],
|
| 1714 |
+
"display_name": "Máscara de pestañas Drama Lashes efecto volumen y longitud Deliplus negro",
|
| 1715 |
+
"id": "21506",
|
| 1716 |
+
"limit": 999,
|
| 1717 |
+
"packaging": null,
|
| 1718 |
+
"price_instructions": {
|
| 1719 |
+
"approx_size": false,
|
| 1720 |
+
"bulk_price": "4.50",
|
| 1721 |
+
"bunch_selector": false,
|
| 1722 |
+
"drained_weight": null,
|
| 1723 |
+
"increment_bunch_amount": 1.0,
|
| 1724 |
+
"is_new": false,
|
| 1725 |
+
"is_pack": false,
|
| 1726 |
+
"iva": null,
|
| 1727 |
+
"min_bunch_amount": 1.0,
|
| 1728 |
+
"pack_size": null,
|
| 1729 |
+
"previous_unit_price": null,
|
| 1730 |
+
"price_decreased": false,
|
| 1731 |
+
"reference_format": "ud",
|
| 1732 |
+
"reference_price": "4.500",
|
| 1733 |
+
"selling_method": 0,
|
| 1734 |
+
"size_format": "l",
|
| 1735 |
+
"tax_percentage": "21.000",
|
| 1736 |
+
"total_units": 1,
|
| 1737 |
+
"unit_name": "ud.",
|
| 1738 |
+
"unit_price": "4.50",
|
| 1739 |
+
"unit_selector": true,
|
| 1740 |
+
"unit_size": 0.0085
|
| 1741 |
+
},
|
| 1742 |
+
"published": true,
|
| 1743 |
+
"share_url": "https://tienda.mercadona.es/product/21506/mascara-pestanas-drama-lashes-efecto-volumen-longitud-deliplus-negro",
|
| 1744 |
+
"slug": "mascara-pestanas-drama-lashes-efecto-volumen-longitud-deliplus-negro",
|
| 1745 |
+
"status": null,
|
| 1746 |
+
"thumbnail": "https://prod-mercadona.imgix.net/images/61f84e5dbd6453bbad8965458e0ef4a7.jpg?fit=crop&h=300&w=300",
|
| 1747 |
+
"unavailable_from": null,
|
| 1748 |
+
"unavailable_weekdays": []
|
| 1749 |
+
},
|
| 1750 |
+
{
|
| 1751 |
+
"badges": {
|
| 1752 |
+
"is_water": false,
|
| 1753 |
+
"requires_age_check": false
|
| 1754 |
+
},
|
| 1755 |
+
"categories": [
|
| 1756 |
+
{
|
| 1757 |
+
"id": 22,
|
| 1758 |
+
"level": 0,
|
| 1759 |
+
"name": "Maquillaje",
|
| 1760 |
+
"order": 422
|
| 1761 |
+
}
|
| 1762 |
+
],
|
| 1763 |
+
"display_name": "Máscara de pestañas Curve XL efecto lifting Deliplus negro",
|
| 1764 |
+
"id": "21507",
|
| 1765 |
+
"limit": 999,
|
| 1766 |
+
"packaging": null,
|
| 1767 |
+
"price_instructions": {
|
| 1768 |
+
"approx_size": false,
|
| 1769 |
+
"bulk_price": "4.50",
|
| 1770 |
+
"bunch_selector": false,
|
| 1771 |
+
"drained_weight": null,
|
| 1772 |
+
"increment_bunch_amount": 1.0,
|
| 1773 |
+
"is_new": false,
|
| 1774 |
+
"is_pack": false,
|
| 1775 |
+
"iva": null,
|
| 1776 |
+
"min_bunch_amount": 1.0,
|
| 1777 |
+
"pack_size": null,
|
| 1778 |
+
"previous_unit_price": null,
|
| 1779 |
+
"price_decreased": false,
|
| 1780 |
+
"reference_format": "ud",
|
| 1781 |
+
"reference_price": "4.500",
|
| 1782 |
+
"selling_method": 0,
|
| 1783 |
+
"size_format": "l",
|
| 1784 |
+
"tax_percentage": "21.000",
|
| 1785 |
+
"total_units": 1,
|
| 1786 |
+
"unit_name": "ud.",
|
| 1787 |
+
"unit_price": "4.50",
|
| 1788 |
+
"unit_selector": true,
|
| 1789 |
+
"unit_size": 0.0085
|
| 1790 |
+
},
|
| 1791 |
+
"published": true,
|
| 1792 |
+
"share_url": "https://tienda.mercadona.es/product/21507/mascara-pestanas-curve-xl-efecto-lifting-deliplus-negro",
|
| 1793 |
+
"slug": "mascara-pestanas-curve-xl-efecto-lifting-deliplus-negro",
|
| 1794 |
+
"status": null,
|
| 1795 |
+
"thumbnail": "https://prod-mercadona.imgix.net/images/266265485ccd3396c7b290637f790724.jpg?fit=crop&h=300&w=300",
|
| 1796 |
+
"unavailable_from": null,
|
| 1797 |
+
"unavailable_weekdays": []
|
| 1798 |
+
},
|
| 1799 |
+
{
|
| 1800 |
+
"badges": {
|
| 1801 |
+
"is_water": false,
|
| 1802 |
+
"requires_age_check": false
|
| 1803 |
+
},
|
| 1804 |
+
"categories": [
|
| 1805 |
+
{
|
| 1806 |
+
"id": 22,
|
| 1807 |
+
"level": 0,
|
| 1808 |
+
"name": "Maquillaje",
|
| 1809 |
+
"order": 422
|
| 1810 |
+
}
|
| 1811 |
+
],
|
| 1812 |
+
"display_name": "Sérum de pestañas y cejas Revival cuida, nutre y fortalece Deliplus transparente",
|
| 1813 |
+
"id": "21508",
|
| 1814 |
+
"limit": 999,
|
| 1815 |
+
"packaging": null,
|
| 1816 |
+
"price_instructions": {
|
| 1817 |
+
"approx_size": false,
|
| 1818 |
+
"bulk_price": "5.00",
|
| 1819 |
+
"bunch_selector": false,
|
| 1820 |
+
"drained_weight": null,
|
| 1821 |
+
"increment_bunch_amount": 1.0,
|
| 1822 |
+
"is_new": false,
|
| 1823 |
+
"is_pack": false,
|
| 1824 |
+
"iva": null,
|
| 1825 |
+
"min_bunch_amount": 1.0,
|
| 1826 |
+
"pack_size": null,
|
| 1827 |
+
"previous_unit_price": null,
|
| 1828 |
+
"price_decreased": false,
|
| 1829 |
+
"reference_format": "ud",
|
| 1830 |
+
"reference_price": "5.000",
|
| 1831 |
+
"selling_method": 0,
|
| 1832 |
+
"size_format": "l",
|
| 1833 |
+
"tax_percentage": "21.000",
|
| 1834 |
+
"total_units": 1,
|
| 1835 |
+
"unit_name": "ud.",
|
| 1836 |
+
"unit_price": "5.00",
|
| 1837 |
+
"unit_selector": true,
|
| 1838 |
+
"unit_size": 0.0085
|
| 1839 |
+
},
|
| 1840 |
+
"published": true,
|
| 1841 |
+
"share_url": "https://tienda.mercadona.es/product/21508/serum-pestanas-cejas-revival-cuida-nutre-fortalece-deliplus-transparente-contiene-acido-hialuronico-peptidos",
|
| 1842 |
+
"slug": "serum-pestanas-cejas-revival-cuida-nutre-fortalece-deliplus-transparente-contiene-acido-hialuronico-peptidos",
|
| 1843 |
+
"status": null,
|
| 1844 |
+
"thumbnail": "https://prod-mercadona.imgix.net/images/36f6c1739fbc3c20425532b7eac0c8d5.jpg?fit=crop&h=300&w=300",
|
| 1845 |
"unavailable_from": null,
|
| 1846 |
"unavailable_weekdays": []
|
| 1847 |
}
|
categories/243.json
CHANGED
|
@@ -1907,55 +1907,6 @@
|
|
| 1907 |
"unavailable_from": null,
|
| 1908 |
"unavailable_weekdays": []
|
| 1909 |
},
|
| 1910 |
-
{
|
| 1911 |
-
"badges": {
|
| 1912 |
-
"is_water": false,
|
| 1913 |
-
"requires_age_check": false
|
| 1914 |
-
},
|
| 1915 |
-
"categories": [
|
| 1916 |
-
{
|
| 1917 |
-
"id": 26,
|
| 1918 |
-
"level": 0,
|
| 1919 |
-
"name": "Limpieza y hogar",
|
| 1920 |
-
"order": 374
|
| 1921 |
-
}
|
| 1922 |
-
],
|
| 1923 |
-
"display_name": "Pastillas enciende fuegos Encendido",
|
| 1924 |
-
"id": "92091",
|
| 1925 |
-
"limit": 999,
|
| 1926 |
-
"packaging": "Caja",
|
| 1927 |
-
"price_instructions": {
|
| 1928 |
-
"approx_size": false,
|
| 1929 |
-
"bulk_price": "0.03",
|
| 1930 |
-
"bunch_selector": false,
|
| 1931 |
-
"drained_weight": null,
|
| 1932 |
-
"increment_bunch_amount": 1.0,
|
| 1933 |
-
"is_new": false,
|
| 1934 |
-
"is_pack": false,
|
| 1935 |
-
"iva": null,
|
| 1936 |
-
"min_bunch_amount": 1.0,
|
| 1937 |
-
"pack_size": null,
|
| 1938 |
-
"previous_unit_price": null,
|
| 1939 |
-
"price_decreased": false,
|
| 1940 |
-
"reference_format": "ud",
|
| 1941 |
-
"reference_price": "0.033",
|
| 1942 |
-
"selling_method": 0,
|
| 1943 |
-
"size_format": "ud",
|
| 1944 |
-
"tax_percentage": "21.000",
|
| 1945 |
-
"total_units": null,
|
| 1946 |
-
"unit_name": null,
|
| 1947 |
-
"unit_price": "1.05",
|
| 1948 |
-
"unit_selector": true,
|
| 1949 |
-
"unit_size": 32.0
|
| 1950 |
-
},
|
| 1951 |
-
"published": true,
|
| 1952 |
-
"share_url": "https://tienda.mercadona.es/product/92091/pastillas-enciende-fuegos-encendido-caja",
|
| 1953 |
-
"slug": "pastillas-enciende-fuegos-encendido-caja",
|
| 1954 |
-
"status": null,
|
| 1955 |
-
"thumbnail": "https://prod-mercadona.imgix.net/images/69bc8cd76ea799fed6dffe118bbfdd03.jpg?fit=crop&h=300&w=300",
|
| 1956 |
-
"unavailable_from": null,
|
| 1957 |
-
"unavailable_weekdays": []
|
| 1958 |
-
},
|
| 1959 |
{
|
| 1960 |
"badges": {
|
| 1961 |
"is_water": false,
|
|
@@ -2200,6 +2151,55 @@
|
|
| 2200 |
"thumbnail": "https://prod-mercadona.imgix.net/images/99f97e3b1f99751d32eb2c77824fe5b8.jpg?fit=crop&h=300&w=300",
|
| 2201 |
"unavailable_from": null,
|
| 2202 |
"unavailable_weekdays": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2203 |
}
|
| 2204 |
],
|
| 2205 |
"published": true,
|
|
|
|
| 1907 |
"unavailable_from": null,
|
| 1908 |
"unavailable_weekdays": []
|
| 1909 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1910 |
{
|
| 1911 |
"badges": {
|
| 1912 |
"is_water": false,
|
|
|
|
| 2151 |
"thumbnail": "https://prod-mercadona.imgix.net/images/99f97e3b1f99751d32eb2c77824fe5b8.jpg?fit=crop&h=300&w=300",
|
| 2152 |
"unavailable_from": null,
|
| 2153 |
"unavailable_weekdays": []
|
| 2154 |
+
},
|
| 2155 |
+
{
|
| 2156 |
+
"badges": {
|
| 2157 |
+
"is_water": false,
|
| 2158 |
+
"requires_age_check": false
|
| 2159 |
+
},
|
| 2160 |
+
"categories": [
|
| 2161 |
+
{
|
| 2162 |
+
"id": 26,
|
| 2163 |
+
"level": 0,
|
| 2164 |
+
"name": "Limpieza y hogar",
|
| 2165 |
+
"order": 374
|
| 2166 |
+
}
|
| 2167 |
+
],
|
| 2168 |
+
"display_name": "Pastillas enciende fuegos La Golondrina",
|
| 2169 |
+
"id": "16445",
|
| 2170 |
+
"limit": 999,
|
| 2171 |
+
"packaging": "Caja",
|
| 2172 |
+
"price_instructions": {
|
| 2173 |
+
"approx_size": false,
|
| 2174 |
+
"bulk_price": "0.03",
|
| 2175 |
+
"bunch_selector": false,
|
| 2176 |
+
"drained_weight": null,
|
| 2177 |
+
"increment_bunch_amount": 1.0,
|
| 2178 |
+
"is_new": false,
|
| 2179 |
+
"is_pack": false,
|
| 2180 |
+
"iva": null,
|
| 2181 |
+
"min_bunch_amount": 1.0,
|
| 2182 |
+
"pack_size": null,
|
| 2183 |
+
"previous_unit_price": null,
|
| 2184 |
+
"price_decreased": false,
|
| 2185 |
+
"reference_format": "ud",
|
| 2186 |
+
"reference_price": "0.033",
|
| 2187 |
+
"selling_method": 0,
|
| 2188 |
+
"size_format": "kg",
|
| 2189 |
+
"tax_percentage": "21.000",
|
| 2190 |
+
"total_units": 32,
|
| 2191 |
+
"unit_name": "ud.",
|
| 2192 |
+
"unit_price": "1.05",
|
| 2193 |
+
"unit_selector": true,
|
| 2194 |
+
"unit_size": 0.2
|
| 2195 |
+
},
|
| 2196 |
+
"published": true,
|
| 2197 |
+
"share_url": "https://tienda.mercadona.es/product/16445/pastillas-enciende-fuegos-golondrina-caja",
|
| 2198 |
+
"slug": "pastillas-enciende-fuegos-golondrina-caja",
|
| 2199 |
+
"status": null,
|
| 2200 |
+
"thumbnail": "https://prod-mercadona.imgix.net/images/9760de216eeb6ffebc9ae74bcd620c1e.jpg?fit=crop&h=300&w=300",
|
| 2201 |
+
"unavailable_from": null,
|
| 2202 |
+
"unavailable_weekdays": []
|
| 2203 |
}
|
| 2204 |
],
|
| 2205 |
"published": true,
|
categories/31.json
CHANGED
|
@@ -45,9 +45,9 @@
|
|
| 45 |
"tax_percentage": "10.000",
|
| 46 |
"total_units": null,
|
| 47 |
"unit_name": null,
|
| 48 |
-
"unit_price": "
|
| 49 |
"unit_selector": true,
|
| 50 |
-
"unit_size":
|
| 51 |
},
|
| 52 |
"published": true,
|
| 53 |
"share_url": "https://tienda.mercadona.es/product/81649.1/salmon-rodajas-pieza",
|
|
@@ -94,9 +94,9 @@
|
|
| 94 |
"tax_percentage": "10.000",
|
| 95 |
"total_units": null,
|
| 96 |
"unit_name": null,
|
| 97 |
-
"unit_price": "
|
| 98 |
"unit_selector": true,
|
| 99 |
-
"unit_size": 1.
|
| 100 |
},
|
| 101 |
"published": true,
|
| 102 |
"share_url": "https://tienda.mercadona.es/product/81649.4/salmon-media-pieza-rodajas-12-pieza",
|
|
@@ -143,9 +143,9 @@
|
|
| 143 |
"tax_percentage": "10.000",
|
| 144 |
"total_units": null,
|
| 145 |
"unit_name": null,
|
| 146 |
-
"unit_price": "
|
| 147 |
"unit_selector": true,
|
| 148 |
-
"unit_size":
|
| 149 |
},
|
| 150 |
"published": true,
|
| 151 |
"share_url": "https://tienda.mercadona.es/product/81649.2/salmon-abierto-libro-sin-cabeza-sin-espina-pieza",
|
|
@@ -192,9 +192,9 @@
|
|
| 192 |
"tax_percentage": "10.000",
|
| 193 |
"total_units": null,
|
| 194 |
"unit_name": null,
|
| 195 |
-
"unit_price": "
|
| 196 |
"unit_selector": true,
|
| 197 |
-
"unit_size": 1.
|
| 198 |
},
|
| 199 |
"published": true,
|
| 200 |
"share_url": "https://tienda.mercadona.es/product/81649.5/salmon-media-pieza-abierto-libro-sin-cabeza-sin-espina-12-pieza",
|
|
@@ -241,9 +241,9 @@
|
|
| 241 |
"tax_percentage": "10.000",
|
| 242 |
"total_units": null,
|
| 243 |
"unit_name": null,
|
| 244 |
-
"unit_price": "
|
| 245 |
"unit_selector": true,
|
| 246 |
-
"unit_size":
|
| 247 |
},
|
| 248 |
"published": true,
|
| 249 |
"share_url": "https://tienda.mercadona.es/product/81649.3/salmon-sin-aletas-sin-escamas-pieza",
|
|
@@ -290,9 +290,9 @@
|
|
| 290 |
"tax_percentage": "10.000",
|
| 291 |
"total_units": null,
|
| 292 |
"unit_name": null,
|
| 293 |
-
"unit_price": "
|
| 294 |
"unit_selector": true,
|
| 295 |
-
"unit_size": 1.
|
| 296 |
},
|
| 297 |
"published": true,
|
| 298 |
"share_url": "https://tienda.mercadona.es/product/81649.6/salmon-media-pieza-sin-aletas-sin-escamas-12-pieza",
|
|
@@ -547,9 +547,9 @@
|
|
| 547 |
"tax_percentage": "10.000",
|
| 548 |
"total_units": null,
|
| 549 |
"unit_name": null,
|
| 550 |
-
"unit_price": "6.
|
| 551 |
"unit_selector": true,
|
| 552 |
-
"unit_size": 0.
|
| 553 |
},
|
| 554 |
"published": true,
|
| 555 |
"share_url": "https://tienda.mercadona.es/product/81234.1/dorada-limpia-con-cabeza-pieza",
|
|
@@ -596,9 +596,9 @@
|
|
| 596 |
"tax_percentage": "10.000",
|
| 597 |
"total_units": null,
|
| 598 |
"unit_name": null,
|
| 599 |
-
"unit_price": "6.
|
| 600 |
"unit_selector": true,
|
| 601 |
-
"unit_size": 0.
|
| 602 |
},
|
| 603 |
"published": true,
|
| 604 |
"share_url": "https://tienda.mercadona.es/product/81234.2/dorada-abierta-espalda-con-espinas-con-cabeza-pieza",
|
|
@@ -645,9 +645,9 @@
|
|
| 645 |
"tax_percentage": "10.000",
|
| 646 |
"total_units": null,
|
| 647 |
"unit_name": null,
|
| 648 |
-
"unit_price": "6.
|
| 649 |
"unit_selector": true,
|
| 650 |
-
"unit_size": 0.
|
| 651 |
},
|
| 652 |
"published": true,
|
| 653 |
"share_url": "https://tienda.mercadona.es/product/81234.5/dorada-filetes-sin-cabeza-sin-espina-pieza",
|
|
@@ -694,9 +694,9 @@
|
|
| 694 |
"tax_percentage": "10.000",
|
| 695 |
"total_units": null,
|
| 696 |
"unit_name": null,
|
| 697 |
-
"unit_price": "6.
|
| 698 |
"unit_selector": true,
|
| 699 |
-
"unit_size": 0.
|
| 700 |
},
|
| 701 |
"published": true,
|
| 702 |
"share_url": "https://tienda.mercadona.es/product/81234.4/dorada-abierta-libro-sin-cabeza-sin-espina-pieza",
|
|
@@ -743,9 +743,9 @@
|
|
| 743 |
"tax_percentage": "10.000",
|
| 744 |
"total_units": null,
|
| 745 |
"unit_name": null,
|
| 746 |
-
"unit_price": "6.
|
| 747 |
"unit_selector": true,
|
| 748 |
-
"unit_size": 0.
|
| 749 |
},
|
| 750 |
"published": true,
|
| 751 |
"share_url": "https://tienda.mercadona.es/product/81234.3/dorada-sin-limpiar-hacer-sal-pieza",
|
|
@@ -853,9 +853,9 @@
|
|
| 853 |
"tax_percentage": "10.000",
|
| 854 |
"total_units": null,
|
| 855 |
"unit_name": null,
|
| 856 |
-
"unit_price": "
|
| 857 |
"unit_selector": true,
|
| 858 |
-
"unit_size": 0.
|
| 859 |
},
|
| 860 |
"published": true,
|
| 861 |
"share_url": "https://tienda.mercadona.es/product/81241.1/lubina-limpia-con-cabeza-pieza",
|
|
@@ -902,9 +902,9 @@
|
|
| 902 |
"tax_percentage": "10.000",
|
| 903 |
"total_units": null,
|
| 904 |
"unit_name": null,
|
| 905 |
-
"unit_price": "
|
| 906 |
"unit_selector": true,
|
| 907 |
-
"unit_size": 0.
|
| 908 |
},
|
| 909 |
"published": true,
|
| 910 |
"share_url": "https://tienda.mercadona.es/product/81241.2/lubina-abierta-espalda-con-espinas-con-cabeza-pieza",
|
|
@@ -951,9 +951,9 @@
|
|
| 951 |
"tax_percentage": "10.000",
|
| 952 |
"total_units": null,
|
| 953 |
"unit_name": null,
|
| 954 |
-
"unit_price": "
|
| 955 |
"unit_selector": true,
|
| 956 |
-
"unit_size": 0.
|
| 957 |
},
|
| 958 |
"published": true,
|
| 959 |
"share_url": "https://tienda.mercadona.es/product/81241.5/lubina-filetes-sin-cabeza-sin-espina-pieza",
|
|
@@ -1000,9 +1000,9 @@
|
|
| 1000 |
"tax_percentage": "10.000",
|
| 1001 |
"total_units": null,
|
| 1002 |
"unit_name": null,
|
| 1003 |
-
"unit_price": "
|
| 1004 |
"unit_selector": true,
|
| 1005 |
-
"unit_size": 0.
|
| 1006 |
},
|
| 1007 |
"published": true,
|
| 1008 |
"share_url": "https://tienda.mercadona.es/product/81241.4/lubina-abierta-libro-sin-cabeza-sin-espina-pieza",
|
|
@@ -1049,9 +1049,9 @@
|
|
| 1049 |
"tax_percentage": "10.000",
|
| 1050 |
"total_units": null,
|
| 1051 |
"unit_name": null,
|
| 1052 |
-
"unit_price": "
|
| 1053 |
"unit_selector": true,
|
| 1054 |
-
"unit_size": 0.
|
| 1055 |
},
|
| 1056 |
"published": true,
|
| 1057 |
"share_url": "https://tienda.mercadona.es/product/81241.3/lubina-sin-limpiar-hacer-sal-pieza",
|
|
@@ -1141,7 +1141,7 @@
|
|
| 1141 |
"packaging": "Pieza",
|
| 1142 |
"price_instructions": {
|
| 1143 |
"approx_size": true,
|
| 1144 |
-
"bulk_price": "
|
| 1145 |
"bunch_selector": false,
|
| 1146 |
"drained_weight": null,
|
| 1147 |
"increment_bunch_amount": 1.0,
|
|
@@ -1153,15 +1153,15 @@
|
|
| 1153 |
"previous_unit_price": null,
|
| 1154 |
"price_decreased": false,
|
| 1155 |
"reference_format": "kg",
|
| 1156 |
-
"reference_price": "
|
| 1157 |
"selling_method": 0,
|
| 1158 |
"size_format": "kg",
|
| 1159 |
"tax_percentage": "10.000",
|
| 1160 |
"total_units": null,
|
| 1161 |
"unit_name": null,
|
| 1162 |
-
"unit_price": "
|
| 1163 |
"unit_selector": true,
|
| 1164 |
-
"unit_size": 1.
|
| 1165 |
},
|
| 1166 |
"published": true,
|
| 1167 |
"share_url": "https://tienda.mercadona.es/product/82610.1/merluza-rodajas-pieza",
|
|
@@ -1190,7 +1190,7 @@
|
|
| 1190 |
"packaging": "1/2 Pieza",
|
| 1191 |
"price_instructions": {
|
| 1192 |
"approx_size": true,
|
| 1193 |
-
"bulk_price": "
|
| 1194 |
"bunch_selector": false,
|
| 1195 |
"drained_weight": null,
|
| 1196 |
"increment_bunch_amount": 1.0,
|
|
@@ -1202,15 +1202,15 @@
|
|
| 1202 |
"previous_unit_price": null,
|
| 1203 |
"price_decreased": false,
|
| 1204 |
"reference_format": "kg",
|
| 1205 |
-
"reference_price": "
|
| 1206 |
"selling_method": 0,
|
| 1207 |
"size_format": "kg",
|
| 1208 |
"tax_percentage": "10.000",
|
| 1209 |
"total_units": null,
|
| 1210 |
"unit_name": null,
|
| 1211 |
-
"unit_price": "7.
|
| 1212 |
"unit_selector": true,
|
| 1213 |
-
"unit_size": 0.
|
| 1214 |
},
|
| 1215 |
"published": true,
|
| 1216 |
"share_url": "https://tienda.mercadona.es/product/82610.4/merluza-media-pieza-rodajas-12-pieza",
|
|
@@ -1239,7 +1239,7 @@
|
|
| 1239 |
"packaging": "Pieza",
|
| 1240 |
"price_instructions": {
|
| 1241 |
"approx_size": true,
|
| 1242 |
-
"bulk_price": "
|
| 1243 |
"bunch_selector": false,
|
| 1244 |
"drained_weight": null,
|
| 1245 |
"increment_bunch_amount": 1.0,
|
|
@@ -1251,15 +1251,15 @@
|
|
| 1251 |
"previous_unit_price": null,
|
| 1252 |
"price_decreased": false,
|
| 1253 |
"reference_format": "kg",
|
| 1254 |
-
"reference_price": "
|
| 1255 |
"selling_method": 0,
|
| 1256 |
"size_format": "kg",
|
| 1257 |
"tax_percentage": "10.000",
|
| 1258 |
"total_units": null,
|
| 1259 |
"unit_name": null,
|
| 1260 |
-
"unit_price": "
|
| 1261 |
"unit_selector": true,
|
| 1262 |
-
"unit_size": 1.
|
| 1263 |
},
|
| 1264 |
"published": true,
|
| 1265 |
"share_url": "https://tienda.mercadona.es/product/82610.2/merluza-abierta-libro-sin-cabeza-sin-espina-pieza",
|
|
@@ -1288,7 +1288,7 @@
|
|
| 1288 |
"packaging": "1/2 Pieza",
|
| 1289 |
"price_instructions": {
|
| 1290 |
"approx_size": true,
|
| 1291 |
-
"bulk_price": "
|
| 1292 |
"bunch_selector": false,
|
| 1293 |
"drained_weight": null,
|
| 1294 |
"increment_bunch_amount": 1.0,
|
|
@@ -1300,15 +1300,15 @@
|
|
| 1300 |
"previous_unit_price": null,
|
| 1301 |
"price_decreased": false,
|
| 1302 |
"reference_format": "kg",
|
| 1303 |
-
"reference_price": "
|
| 1304 |
"selling_method": 0,
|
| 1305 |
"size_format": "kg",
|
| 1306 |
"tax_percentage": "10.000",
|
| 1307 |
"total_units": null,
|
| 1308 |
"unit_name": null,
|
| 1309 |
-
"unit_price": "7.
|
| 1310 |
"unit_selector": true,
|
| 1311 |
-
"unit_size": 0.
|
| 1312 |
},
|
| 1313 |
"published": true,
|
| 1314 |
"share_url": "https://tienda.mercadona.es/product/82610.5/merluza-media-pieza-abierta-libro-sin-cabeza-sin-espina-12-pieza",
|
|
@@ -1337,7 +1337,7 @@
|
|
| 1337 |
"packaging": "Pieza",
|
| 1338 |
"price_instructions": {
|
| 1339 |
"approx_size": true,
|
| 1340 |
-
"bulk_price": "
|
| 1341 |
"bunch_selector": false,
|
| 1342 |
"drained_weight": null,
|
| 1343 |
"increment_bunch_amount": 1.0,
|
|
@@ -1349,15 +1349,15 @@
|
|
| 1349 |
"previous_unit_price": null,
|
| 1350 |
"price_decreased": false,
|
| 1351 |
"reference_format": "kg",
|
| 1352 |
-
"reference_price": "
|
| 1353 |
"selling_method": 0,
|
| 1354 |
"size_format": "kg",
|
| 1355 |
"tax_percentage": "10.000",
|
| 1356 |
"total_units": null,
|
| 1357 |
"unit_name": null,
|
| 1358 |
-
"unit_price": "
|
| 1359 |
"unit_selector": true,
|
| 1360 |
-
"unit_size": 1.
|
| 1361 |
},
|
| 1362 |
"published": true,
|
| 1363 |
"share_url": "https://tienda.mercadona.es/product/82610.3/merluza-sin-aletas-sin-escamas-pieza",
|
|
@@ -1386,7 +1386,7 @@
|
|
| 1386 |
"packaging": "1/2 Pieza",
|
| 1387 |
"price_instructions": {
|
| 1388 |
"approx_size": true,
|
| 1389 |
-
"bulk_price": "
|
| 1390 |
"bunch_selector": false,
|
| 1391 |
"drained_weight": null,
|
| 1392 |
"increment_bunch_amount": 1.0,
|
|
@@ -1398,15 +1398,15 @@
|
|
| 1398 |
"previous_unit_price": null,
|
| 1399 |
"price_decreased": false,
|
| 1400 |
"reference_format": "kg",
|
| 1401 |
-
"reference_price": "
|
| 1402 |
"selling_method": 0,
|
| 1403 |
"size_format": "kg",
|
| 1404 |
"tax_percentage": "10.000",
|
| 1405 |
"total_units": null,
|
| 1406 |
"unit_name": null,
|
| 1407 |
-
"unit_price": "7.
|
| 1408 |
"unit_selector": true,
|
| 1409 |
-
"unit_size": 0.
|
| 1410 |
},
|
| 1411 |
"published": true,
|
| 1412 |
"share_url": "https://tienda.mercadona.es/product/82610.6/merluza-media-pieza-sin-aletas-sin-escamas-12-pieza",
|
|
@@ -1496,7 +1496,7 @@
|
|
| 1496 |
"packaging": "Pieza",
|
| 1497 |
"price_instructions": {
|
| 1498 |
"approx_size": true,
|
| 1499 |
-
"bulk_price": "
|
| 1500 |
"bunch_selector": false,
|
| 1501 |
"drained_weight": null,
|
| 1502 |
"increment_bunch_amount": 1.0,
|
|
@@ -1508,15 +1508,15 @@
|
|
| 1508 |
"previous_unit_price": null,
|
| 1509 |
"price_decreased": false,
|
| 1510 |
"reference_format": "kg",
|
| 1511 |
-
"reference_price": "
|
| 1512 |
"selling_method": 0,
|
| 1513 |
"size_format": "kg",
|
| 1514 |
"tax_percentage": "10.000",
|
| 1515 |
"total_units": null,
|
| 1516 |
"unit_name": null,
|
| 1517 |
-
"unit_price": "
|
| 1518 |
"unit_selector": true,
|
| 1519 |
-
"unit_size": 1.
|
| 1520 |
},
|
| 1521 |
"published": true,
|
| 1522 |
"share_url": "https://tienda.mercadona.es/product/81204.1/bacalao-rodajas-pieza",
|
|
@@ -1545,7 +1545,7 @@
|
|
| 1545 |
"packaging": "1/2 Pieza",
|
| 1546 |
"price_instructions": {
|
| 1547 |
"approx_size": true,
|
| 1548 |
-
"bulk_price": "
|
| 1549 |
"bunch_selector": false,
|
| 1550 |
"drained_weight": null,
|
| 1551 |
"increment_bunch_amount": 1.0,
|
|
@@ -1557,15 +1557,15 @@
|
|
| 1557 |
"previous_unit_price": null,
|
| 1558 |
"price_decreased": false,
|
| 1559 |
"reference_format": "kg",
|
| 1560 |
-
"reference_price": "
|
| 1561 |
"selling_method": 0,
|
| 1562 |
"size_format": "kg",
|
| 1563 |
"tax_percentage": "10.000",
|
| 1564 |
"total_units": null,
|
| 1565 |
"unit_name": null,
|
| 1566 |
-
"unit_price": "
|
| 1567 |
"unit_selector": true,
|
| 1568 |
-
"unit_size":
|
| 1569 |
},
|
| 1570 |
"published": true,
|
| 1571 |
"share_url": "https://tienda.mercadona.es/product/81204.3/bacalao-media-pieza-rodajas-12-pieza",
|
|
@@ -1594,7 +1594,7 @@
|
|
| 1594 |
"packaging": "Pieza",
|
| 1595 |
"price_instructions": {
|
| 1596 |
"approx_size": true,
|
| 1597 |
-
"bulk_price": "
|
| 1598 |
"bunch_selector": false,
|
| 1599 |
"drained_weight": null,
|
| 1600 |
"increment_bunch_amount": 1.0,
|
|
@@ -1606,15 +1606,15 @@
|
|
| 1606 |
"previous_unit_price": null,
|
| 1607 |
"price_decreased": false,
|
| 1608 |
"reference_format": "kg",
|
| 1609 |
-
"reference_price": "
|
| 1610 |
"selling_method": 0,
|
| 1611 |
"size_format": "kg",
|
| 1612 |
"tax_percentage": "10.000",
|
| 1613 |
"total_units": null,
|
| 1614 |
"unit_name": null,
|
| 1615 |
-
"unit_price": "
|
| 1616 |
"unit_selector": true,
|
| 1617 |
-
"unit_size": 1.
|
| 1618 |
},
|
| 1619 |
"published": true,
|
| 1620 |
"share_url": "https://tienda.mercadona.es/product/81204.2/bacalao-abierto-libro-sin-cabeza-sin-espina-pieza",
|
|
@@ -1643,7 +1643,7 @@
|
|
| 1643 |
"packaging": "1/2 Pieza",
|
| 1644 |
"price_instructions": {
|
| 1645 |
"approx_size": true,
|
| 1646 |
-
"bulk_price": "
|
| 1647 |
"bunch_selector": false,
|
| 1648 |
"drained_weight": null,
|
| 1649 |
"increment_bunch_amount": 1.0,
|
|
@@ -1655,15 +1655,15 @@
|
|
| 1655 |
"previous_unit_price": null,
|
| 1656 |
"price_decreased": false,
|
| 1657 |
"reference_format": "kg",
|
| 1658 |
-
"reference_price": "
|
| 1659 |
"selling_method": 0,
|
| 1660 |
"size_format": "kg",
|
| 1661 |
"tax_percentage": "10.000",
|
| 1662 |
"total_units": null,
|
| 1663 |
"unit_name": null,
|
| 1664 |
-
"unit_price": "
|
| 1665 |
"unit_selector": true,
|
| 1666 |
-
"unit_size":
|
| 1667 |
},
|
| 1668 |
"published": true,
|
| 1669 |
"share_url": "https://tienda.mercadona.es/product/81204.4/bacalao-media-pieza-abierto-libro-sin-cabeza-sin-espina-12-pieza",
|
|
@@ -1721,6 +1721,55 @@
|
|
| 1721 |
"thumbnail": "https://prod-mercadona.imgix.net/images/ca53c73b6afd0d72635caaec9e3e3420.jpg?fit=crop&h=300&w=300",
|
| 1722 |
"unavailable_from": null,
|
| 1723 |
"unavailable_weekdays": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1724 |
}
|
| 1725 |
],
|
| 1726 |
"published": true,
|
|
@@ -1771,9 +1820,9 @@
|
|
| 1771 |
"tax_percentage": "10.000",
|
| 1772 |
"total_units": null,
|
| 1773 |
"unit_name": null,
|
| 1774 |
-
"unit_price": "
|
| 1775 |
"unit_selector": true,
|
| 1776 |
-
"unit_size": 1.
|
| 1777 |
},
|
| 1778 |
"published": true,
|
| 1779 |
"share_url": "https://tienda.mercadona.es/product/81055.1/corvina-limpia-con-cabeza-pieza",
|
|
@@ -1820,9 +1869,9 @@
|
|
| 1820 |
"tax_percentage": "10.000",
|
| 1821 |
"total_units": null,
|
| 1822 |
"unit_name": null,
|
| 1823 |
-
"unit_price": "
|
| 1824 |
"unit_selector": true,
|
| 1825 |
-
"unit_size": 1.
|
| 1826 |
},
|
| 1827 |
"published": true,
|
| 1828 |
"share_url": "https://tienda.mercadona.es/product/81055.2/corvina-abierta-espalda-con-espinas-con-cabeza-pieza",
|
|
@@ -1869,9 +1918,9 @@
|
|
| 1869 |
"tax_percentage": "10.000",
|
| 1870 |
"total_units": null,
|
| 1871 |
"unit_name": null,
|
| 1872 |
-
"unit_price": "
|
| 1873 |
"unit_selector": true,
|
| 1874 |
-
"unit_size": 1.
|
| 1875 |
},
|
| 1876 |
"published": true,
|
| 1877 |
"share_url": "https://tienda.mercadona.es/product/81055.3/corvina-filetes-pieza",
|
|
@@ -1930,9 +1979,9 @@
|
|
| 1930 |
"tax_percentage": "10.000",
|
| 1931 |
"total_units": null,
|
| 1932 |
"unit_name": null,
|
| 1933 |
-
"unit_price": "8.
|
| 1934 |
"unit_selector": true,
|
| 1935 |
-
"unit_size": 0.
|
| 1936 |
},
|
| 1937 |
"published": true,
|
| 1938 |
"share_url": "https://tienda.mercadona.es/product/81704/sepia-pieza",
|
|
@@ -2089,9 +2138,9 @@
|
|
| 2089 |
"tax_percentage": "10.000",
|
| 2090 |
"total_units": null,
|
| 2091 |
"unit_name": null,
|
| 2092 |
-
"unit_price": "
|
| 2093 |
"unit_selector": true,
|
| 2094 |
-
"unit_size": 0.
|
| 2095 |
},
|
| 2096 |
"published": true,
|
| 2097 |
"share_url": "https://tienda.mercadona.es/product/81200.1/trucha-abierta-libro-con-cabeza-pieza",
|
|
@@ -2138,9 +2187,9 @@
|
|
| 2138 |
"tax_percentage": "10.000",
|
| 2139 |
"total_units": null,
|
| 2140 |
"unit_name": null,
|
| 2141 |
-
"unit_price": "
|
| 2142 |
"unit_selector": true,
|
| 2143 |
-
"unit_size": 0.
|
| 2144 |
},
|
| 2145 |
"published": true,
|
| 2146 |
"share_url": "https://tienda.mercadona.es/product/81200.2/trucha-abierta-libro-sin-cabeza-sin-espina-pieza",
|
|
@@ -2187,9 +2236,9 @@
|
|
| 2187 |
"tax_percentage": "10.000",
|
| 2188 |
"total_units": null,
|
| 2189 |
"unit_name": null,
|
| 2190 |
-
"unit_price": "
|
| 2191 |
"unit_selector": true,
|
| 2192 |
-
"unit_size": 0.
|
| 2193 |
},
|
| 2194 |
"published": true,
|
| 2195 |
"share_url": "https://tienda.mercadona.es/product/81200.3/trucha-sin-aletas-pieza",
|
|
|
|
| 45 |
"tax_percentage": "10.000",
|
| 46 |
"total_units": null,
|
| 47 |
"unit_name": null,
|
| 48 |
+
"unit_price": "29.67",
|
| 49 |
"unit_selector": true,
|
| 50 |
+
"unit_size": 2.71
|
| 51 |
},
|
| 52 |
"published": true,
|
| 53 |
"share_url": "https://tienda.mercadona.es/product/81649.1/salmon-rodajas-pieza",
|
|
|
|
| 94 |
"tax_percentage": "10.000",
|
| 95 |
"total_units": null,
|
| 96 |
"unit_name": null,
|
| 97 |
+
"unit_price": "14.89",
|
| 98 |
"unit_selector": true,
|
| 99 |
+
"unit_size": 1.36
|
| 100 |
},
|
| 101 |
"published": true,
|
| 102 |
"share_url": "https://tienda.mercadona.es/product/81649.4/salmon-media-pieza-rodajas-12-pieza",
|
|
|
|
| 143 |
"tax_percentage": "10.000",
|
| 144 |
"total_units": null,
|
| 145 |
"unit_name": null,
|
| 146 |
+
"unit_price": "29.67",
|
| 147 |
"unit_selector": true,
|
| 148 |
+
"unit_size": 2.71
|
| 149 |
},
|
| 150 |
"published": true,
|
| 151 |
"share_url": "https://tienda.mercadona.es/product/81649.2/salmon-abierto-libro-sin-cabeza-sin-espina-pieza",
|
|
|
|
| 192 |
"tax_percentage": "10.000",
|
| 193 |
"total_units": null,
|
| 194 |
"unit_name": null,
|
| 195 |
+
"unit_price": "14.89",
|
| 196 |
"unit_selector": true,
|
| 197 |
+
"unit_size": 1.36
|
| 198 |
},
|
| 199 |
"published": true,
|
| 200 |
"share_url": "https://tienda.mercadona.es/product/81649.5/salmon-media-pieza-abierto-libro-sin-cabeza-sin-espina-12-pieza",
|
|
|
|
| 241 |
"tax_percentage": "10.000",
|
| 242 |
"total_units": null,
|
| 243 |
"unit_name": null,
|
| 244 |
+
"unit_price": "29.67",
|
| 245 |
"unit_selector": true,
|
| 246 |
+
"unit_size": 2.71
|
| 247 |
},
|
| 248 |
"published": true,
|
| 249 |
"share_url": "https://tienda.mercadona.es/product/81649.3/salmon-sin-aletas-sin-escamas-pieza",
|
|
|
|
| 290 |
"tax_percentage": "10.000",
|
| 291 |
"total_units": null,
|
| 292 |
"unit_name": null,
|
| 293 |
+
"unit_price": "14.89",
|
| 294 |
"unit_selector": true,
|
| 295 |
+
"unit_size": 1.36
|
| 296 |
},
|
| 297 |
"published": true,
|
| 298 |
"share_url": "https://tienda.mercadona.es/product/81649.6/salmon-media-pieza-sin-aletas-sin-escamas-12-pieza",
|
|
|
|
| 547 |
"tax_percentage": "10.000",
|
| 548 |
"total_units": null,
|
| 549 |
"unit_name": null,
|
| 550 |
+
"unit_price": "6.77",
|
| 551 |
"unit_selector": true,
|
| 552 |
+
"unit_size": 0.68
|
| 553 |
},
|
| 554 |
"published": true,
|
| 555 |
"share_url": "https://tienda.mercadona.es/product/81234.1/dorada-limpia-con-cabeza-pieza",
|
|
|
|
| 596 |
"tax_percentage": "10.000",
|
| 597 |
"total_units": null,
|
| 598 |
"unit_name": null,
|
| 599 |
+
"unit_price": "6.77",
|
| 600 |
"unit_selector": true,
|
| 601 |
+
"unit_size": 0.68
|
| 602 |
},
|
| 603 |
"published": true,
|
| 604 |
"share_url": "https://tienda.mercadona.es/product/81234.2/dorada-abierta-espalda-con-espinas-con-cabeza-pieza",
|
|
|
|
| 645 |
"tax_percentage": "10.000",
|
| 646 |
"total_units": null,
|
| 647 |
"unit_name": null,
|
| 648 |
+
"unit_price": "6.77",
|
| 649 |
"unit_selector": true,
|
| 650 |
+
"unit_size": 0.68
|
| 651 |
},
|
| 652 |
"published": true,
|
| 653 |
"share_url": "https://tienda.mercadona.es/product/81234.5/dorada-filetes-sin-cabeza-sin-espina-pieza",
|
|
|
|
| 694 |
"tax_percentage": "10.000",
|
| 695 |
"total_units": null,
|
| 696 |
"unit_name": null,
|
| 697 |
+
"unit_price": "6.77",
|
| 698 |
"unit_selector": true,
|
| 699 |
+
"unit_size": 0.68
|
| 700 |
},
|
| 701 |
"published": true,
|
| 702 |
"share_url": "https://tienda.mercadona.es/product/81234.4/dorada-abierta-libro-sin-cabeza-sin-espina-pieza",
|
|
|
|
| 743 |
"tax_percentage": "10.000",
|
| 744 |
"total_units": null,
|
| 745 |
"unit_name": null,
|
| 746 |
+
"unit_price": "6.77",
|
| 747 |
"unit_selector": true,
|
| 748 |
+
"unit_size": 0.68
|
| 749 |
},
|
| 750 |
"published": true,
|
| 751 |
"share_url": "https://tienda.mercadona.es/product/81234.3/dorada-sin-limpiar-hacer-sal-pieza",
|
|
|
|
| 853 |
"tax_percentage": "10.000",
|
| 854 |
"total_units": null,
|
| 855 |
"unit_name": null,
|
| 856 |
+
"unit_price": "5.37",
|
| 857 |
"unit_selector": true,
|
| 858 |
+
"unit_size": 0.49
|
| 859 |
},
|
| 860 |
"published": true,
|
| 861 |
"share_url": "https://tienda.mercadona.es/product/81241.1/lubina-limpia-con-cabeza-pieza",
|
|
|
|
| 902 |
"tax_percentage": "10.000",
|
| 903 |
"total_units": null,
|
| 904 |
"unit_name": null,
|
| 905 |
+
"unit_price": "5.37",
|
| 906 |
"unit_selector": true,
|
| 907 |
+
"unit_size": 0.49
|
| 908 |
},
|
| 909 |
"published": true,
|
| 910 |
"share_url": "https://tienda.mercadona.es/product/81241.2/lubina-abierta-espalda-con-espinas-con-cabeza-pieza",
|
|
|
|
| 951 |
"tax_percentage": "10.000",
|
| 952 |
"total_units": null,
|
| 953 |
"unit_name": null,
|
| 954 |
+
"unit_price": "5.37",
|
| 955 |
"unit_selector": true,
|
| 956 |
+
"unit_size": 0.49
|
| 957 |
},
|
| 958 |
"published": true,
|
| 959 |
"share_url": "https://tienda.mercadona.es/product/81241.5/lubina-filetes-sin-cabeza-sin-espina-pieza",
|
|
|
|
| 1000 |
"tax_percentage": "10.000",
|
| 1001 |
"total_units": null,
|
| 1002 |
"unit_name": null,
|
| 1003 |
+
"unit_price": "5.37",
|
| 1004 |
"unit_selector": true,
|
| 1005 |
+
"unit_size": 0.49
|
| 1006 |
},
|
| 1007 |
"published": true,
|
| 1008 |
"share_url": "https://tienda.mercadona.es/product/81241.4/lubina-abierta-libro-sin-cabeza-sin-espina-pieza",
|
|
|
|
| 1049 |
"tax_percentage": "10.000",
|
| 1050 |
"total_units": null,
|
| 1051 |
"unit_name": null,
|
| 1052 |
+
"unit_price": "5.37",
|
| 1053 |
"unit_selector": true,
|
| 1054 |
+
"unit_size": 0.49
|
| 1055 |
},
|
| 1056 |
"published": true,
|
| 1057 |
"share_url": "https://tienda.mercadona.es/product/81241.3/lubina-sin-limpiar-hacer-sal-pieza",
|
|
|
|
| 1141 |
"packaging": "Pieza",
|
| 1142 |
"price_instructions": {
|
| 1143 |
"approx_size": true,
|
| 1144 |
+
"bulk_price": "11.25",
|
| 1145 |
"bunch_selector": false,
|
| 1146 |
"drained_weight": null,
|
| 1147 |
"increment_bunch_amount": 1.0,
|
|
|
|
| 1153 |
"previous_unit_price": null,
|
| 1154 |
"price_decreased": false,
|
| 1155 |
"reference_format": "kg",
|
| 1156 |
+
"reference_price": "11.250",
|
| 1157 |
"selling_method": 0,
|
| 1158 |
"size_format": "kg",
|
| 1159 |
"tax_percentage": "10.000",
|
| 1160 |
"total_units": null,
|
| 1161 |
"unit_name": null,
|
| 1162 |
+
"unit_price": "13.73",
|
| 1163 |
"unit_selector": true,
|
| 1164 |
+
"unit_size": 1.22
|
| 1165 |
},
|
| 1166 |
"published": true,
|
| 1167 |
"share_url": "https://tienda.mercadona.es/product/82610.1/merluza-rodajas-pieza",
|
|
|
|
| 1190 |
"packaging": "1/2 Pieza",
|
| 1191 |
"price_instructions": {
|
| 1192 |
"approx_size": true,
|
| 1193 |
+
"bulk_price": "11.25",
|
| 1194 |
"bunch_selector": false,
|
| 1195 |
"drained_weight": null,
|
| 1196 |
"increment_bunch_amount": 1.0,
|
|
|
|
| 1202 |
"previous_unit_price": null,
|
| 1203 |
"price_decreased": false,
|
| 1204 |
"reference_format": "kg",
|
| 1205 |
+
"reference_price": "11.250",
|
| 1206 |
"selling_method": 0,
|
| 1207 |
"size_format": "kg",
|
| 1208 |
"tax_percentage": "10.000",
|
| 1209 |
"total_units": null,
|
| 1210 |
"unit_name": null,
|
| 1211 |
+
"unit_price": "7.76",
|
| 1212 |
"unit_selector": true,
|
| 1213 |
+
"unit_size": 0.69
|
| 1214 |
},
|
| 1215 |
"published": true,
|
| 1216 |
"share_url": "https://tienda.mercadona.es/product/82610.4/merluza-media-pieza-rodajas-12-pieza",
|
|
|
|
| 1239 |
"packaging": "Pieza",
|
| 1240 |
"price_instructions": {
|
| 1241 |
"approx_size": true,
|
| 1242 |
+
"bulk_price": "11.25",
|
| 1243 |
"bunch_selector": false,
|
| 1244 |
"drained_weight": null,
|
| 1245 |
"increment_bunch_amount": 1.0,
|
|
|
|
| 1251 |
"previous_unit_price": null,
|
| 1252 |
"price_decreased": false,
|
| 1253 |
"reference_format": "kg",
|
| 1254 |
+
"reference_price": "11.250",
|
| 1255 |
"selling_method": 0,
|
| 1256 |
"size_format": "kg",
|
| 1257 |
"tax_percentage": "10.000",
|
| 1258 |
"total_units": null,
|
| 1259 |
"unit_name": null,
|
| 1260 |
+
"unit_price": "13.73",
|
| 1261 |
"unit_selector": true,
|
| 1262 |
+
"unit_size": 1.22
|
| 1263 |
},
|
| 1264 |
"published": true,
|
| 1265 |
"share_url": "https://tienda.mercadona.es/product/82610.2/merluza-abierta-libro-sin-cabeza-sin-espina-pieza",
|
|
|
|
| 1288 |
"packaging": "1/2 Pieza",
|
| 1289 |
"price_instructions": {
|
| 1290 |
"approx_size": true,
|
| 1291 |
+
"bulk_price": "11.25",
|
| 1292 |
"bunch_selector": false,
|
| 1293 |
"drained_weight": null,
|
| 1294 |
"increment_bunch_amount": 1.0,
|
|
|
|
| 1300 |
"previous_unit_price": null,
|
| 1301 |
"price_decreased": false,
|
| 1302 |
"reference_format": "kg",
|
| 1303 |
+
"reference_price": "11.250",
|
| 1304 |
"selling_method": 0,
|
| 1305 |
"size_format": "kg",
|
| 1306 |
"tax_percentage": "10.000",
|
| 1307 |
"total_units": null,
|
| 1308 |
"unit_name": null,
|
| 1309 |
+
"unit_price": "7.76",
|
| 1310 |
"unit_selector": true,
|
| 1311 |
+
"unit_size": 0.69
|
| 1312 |
},
|
| 1313 |
"published": true,
|
| 1314 |
"share_url": "https://tienda.mercadona.es/product/82610.5/merluza-media-pieza-abierta-libro-sin-cabeza-sin-espina-12-pieza",
|
|
|
|
| 1337 |
"packaging": "Pieza",
|
| 1338 |
"price_instructions": {
|
| 1339 |
"approx_size": true,
|
| 1340 |
+
"bulk_price": "11.25",
|
| 1341 |
"bunch_selector": false,
|
| 1342 |
"drained_weight": null,
|
| 1343 |
"increment_bunch_amount": 1.0,
|
|
|
|
| 1349 |
"previous_unit_price": null,
|
| 1350 |
"price_decreased": false,
|
| 1351 |
"reference_format": "kg",
|
| 1352 |
+
"reference_price": "11.250",
|
| 1353 |
"selling_method": 0,
|
| 1354 |
"size_format": "kg",
|
| 1355 |
"tax_percentage": "10.000",
|
| 1356 |
"total_units": null,
|
| 1357 |
"unit_name": null,
|
| 1358 |
+
"unit_price": "13.73",
|
| 1359 |
"unit_selector": true,
|
| 1360 |
+
"unit_size": 1.22
|
| 1361 |
},
|
| 1362 |
"published": true,
|
| 1363 |
"share_url": "https://tienda.mercadona.es/product/82610.3/merluza-sin-aletas-sin-escamas-pieza",
|
|
|
|
| 1386 |
"packaging": "1/2 Pieza",
|
| 1387 |
"price_instructions": {
|
| 1388 |
"approx_size": true,
|
| 1389 |
+
"bulk_price": "11.25",
|
| 1390 |
"bunch_selector": false,
|
| 1391 |
"drained_weight": null,
|
| 1392 |
"increment_bunch_amount": 1.0,
|
|
|
|
| 1398 |
"previous_unit_price": null,
|
| 1399 |
"price_decreased": false,
|
| 1400 |
"reference_format": "kg",
|
| 1401 |
+
"reference_price": "11.250",
|
| 1402 |
"selling_method": 0,
|
| 1403 |
"size_format": "kg",
|
| 1404 |
"tax_percentage": "10.000",
|
| 1405 |
"total_units": null,
|
| 1406 |
"unit_name": null,
|
| 1407 |
+
"unit_price": "7.76",
|
| 1408 |
"unit_selector": true,
|
| 1409 |
+
"unit_size": 0.69
|
| 1410 |
},
|
| 1411 |
"published": true,
|
| 1412 |
"share_url": "https://tienda.mercadona.es/product/82610.6/merluza-media-pieza-sin-aletas-sin-escamas-12-pieza",
|
|
|
|
| 1496 |
"packaging": "Pieza",
|
| 1497 |
"price_instructions": {
|
| 1498 |
"approx_size": true,
|
| 1499 |
+
"bulk_price": "12.20",
|
| 1500 |
"bunch_selector": false,
|
| 1501 |
"drained_weight": null,
|
| 1502 |
"increment_bunch_amount": 1.0,
|
|
|
|
| 1508 |
"previous_unit_price": null,
|
| 1509 |
"price_decreased": false,
|
| 1510 |
"reference_format": "kg",
|
| 1511 |
+
"reference_price": "12.200",
|
| 1512 |
"selling_method": 0,
|
| 1513 |
"size_format": "kg",
|
| 1514 |
"tax_percentage": "10.000",
|
| 1515 |
"total_units": null,
|
| 1516 |
"unit_name": null,
|
| 1517 |
+
"unit_price": "21.11",
|
| 1518 |
"unit_selector": true,
|
| 1519 |
+
"unit_size": 1.73
|
| 1520 |
},
|
| 1521 |
"published": true,
|
| 1522 |
"share_url": "https://tienda.mercadona.es/product/81204.1/bacalao-rodajas-pieza",
|
|
|
|
| 1545 |
"packaging": "1/2 Pieza",
|
| 1546 |
"price_instructions": {
|
| 1547 |
"approx_size": true,
|
| 1548 |
+
"bulk_price": "12.20",
|
| 1549 |
"bunch_selector": false,
|
| 1550 |
"drained_weight": null,
|
| 1551 |
"increment_bunch_amount": 1.0,
|
|
|
|
| 1557 |
"previous_unit_price": null,
|
| 1558 |
"price_decreased": false,
|
| 1559 |
"reference_format": "kg",
|
| 1560 |
+
"reference_price": "12.200",
|
| 1561 |
"selling_method": 0,
|
| 1562 |
"size_format": "kg",
|
| 1563 |
"tax_percentage": "10.000",
|
| 1564 |
"total_units": null,
|
| 1565 |
"unit_name": null,
|
| 1566 |
+
"unit_price": "10.86",
|
| 1567 |
"unit_selector": true,
|
| 1568 |
+
"unit_size": 0.89
|
| 1569 |
},
|
| 1570 |
"published": true,
|
| 1571 |
"share_url": "https://tienda.mercadona.es/product/81204.3/bacalao-media-pieza-rodajas-12-pieza",
|
|
|
|
| 1594 |
"packaging": "Pieza",
|
| 1595 |
"price_instructions": {
|
| 1596 |
"approx_size": true,
|
| 1597 |
+
"bulk_price": "12.20",
|
| 1598 |
"bunch_selector": false,
|
| 1599 |
"drained_weight": null,
|
| 1600 |
"increment_bunch_amount": 1.0,
|
|
|
|
| 1606 |
"previous_unit_price": null,
|
| 1607 |
"price_decreased": false,
|
| 1608 |
"reference_format": "kg",
|
| 1609 |
+
"reference_price": "12.200",
|
| 1610 |
"selling_method": 0,
|
| 1611 |
"size_format": "kg",
|
| 1612 |
"tax_percentage": "10.000",
|
| 1613 |
"total_units": null,
|
| 1614 |
"unit_name": null,
|
| 1615 |
+
"unit_price": "21.11",
|
| 1616 |
"unit_selector": true,
|
| 1617 |
+
"unit_size": 1.73
|
| 1618 |
},
|
| 1619 |
"published": true,
|
| 1620 |
"share_url": "https://tienda.mercadona.es/product/81204.2/bacalao-abierto-libro-sin-cabeza-sin-espina-pieza",
|
|
|
|
| 1643 |
"packaging": "1/2 Pieza",
|
| 1644 |
"price_instructions": {
|
| 1645 |
"approx_size": true,
|
| 1646 |
+
"bulk_price": "12.20",
|
| 1647 |
"bunch_selector": false,
|
| 1648 |
"drained_weight": null,
|
| 1649 |
"increment_bunch_amount": 1.0,
|
|
|
|
| 1655 |
"previous_unit_price": null,
|
| 1656 |
"price_decreased": false,
|
| 1657 |
"reference_format": "kg",
|
| 1658 |
+
"reference_price": "12.200",
|
| 1659 |
"selling_method": 0,
|
| 1660 |
"size_format": "kg",
|
| 1661 |
"tax_percentage": "10.000",
|
| 1662 |
"total_units": null,
|
| 1663 |
"unit_name": null,
|
| 1664 |
+
"unit_price": "10.86",
|
| 1665 |
"unit_selector": true,
|
| 1666 |
+
"unit_size": 0.89
|
| 1667 |
},
|
| 1668 |
"published": true,
|
| 1669 |
"share_url": "https://tienda.mercadona.es/product/81204.4/bacalao-media-pieza-abierto-libro-sin-cabeza-sin-espina-12-pieza",
|
|
|
|
| 1721 |
"thumbnail": "https://prod-mercadona.imgix.net/images/ca53c73b6afd0d72635caaec9e3e3420.jpg?fit=crop&h=300&w=300",
|
| 1722 |
"unavailable_from": null,
|
| 1723 |
"unavailable_weekdays": []
|
| 1724 |
+
},
|
| 1725 |
+
{
|
| 1726 |
+
"badges": {
|
| 1727 |
+
"is_water": false,
|
| 1728 |
+
"requires_age_check": false
|
| 1729 |
+
},
|
| 1730 |
+
"categories": [
|
| 1731 |
+
{
|
| 1732 |
+
"id": 2,
|
| 1733 |
+
"level": 0,
|
| 1734 |
+
"name": "Marisco y pescado",
|
| 1735 |
+
"order": 442
|
| 1736 |
+
}
|
| 1737 |
+
],
|
| 1738 |
+
"display_name": "Hoja de bacalao Hacendado",
|
| 1739 |
+
"id": "80644",
|
| 1740 |
+
"limit": 999,
|
| 1741 |
+
"packaging": "Paquete",
|
| 1742 |
+
"price_instructions": {
|
| 1743 |
+
"approx_size": true,
|
| 1744 |
+
"bulk_price": "19.90",
|
| 1745 |
+
"bunch_selector": false,
|
| 1746 |
+
"drained_weight": null,
|
| 1747 |
+
"increment_bunch_amount": 1.0,
|
| 1748 |
+
"is_new": false,
|
| 1749 |
+
"is_pack": false,
|
| 1750 |
+
"iva": null,
|
| 1751 |
+
"min_bunch_amount": 1.0,
|
| 1752 |
+
"pack_size": null,
|
| 1753 |
+
"previous_unit_price": null,
|
| 1754 |
+
"price_decreased": false,
|
| 1755 |
+
"reference_format": "kg",
|
| 1756 |
+
"reference_price": "19.900",
|
| 1757 |
+
"selling_method": 0,
|
| 1758 |
+
"size_format": "kg",
|
| 1759 |
+
"tax_percentage": "10.000",
|
| 1760 |
+
"total_units": null,
|
| 1761 |
+
"unit_name": null,
|
| 1762 |
+
"unit_price": "15.92",
|
| 1763 |
+
"unit_selector": true,
|
| 1764 |
+
"unit_size": 0.8
|
| 1765 |
+
},
|
| 1766 |
+
"published": true,
|
| 1767 |
+
"share_url": "https://tienda.mercadona.es/product/80644/hoja-bacalao-paquete",
|
| 1768 |
+
"slug": "hoja-bacalao-paquete",
|
| 1769 |
+
"status": null,
|
| 1770 |
+
"thumbnail": "https://prod-mercadona.imgix.net/images/dabf7ce1f5a77ead5fbc4e6e6fbd7167.jpg?fit=crop&h=300&w=300",
|
| 1771 |
+
"unavailable_from": null,
|
| 1772 |
+
"unavailable_weekdays": []
|
| 1773 |
}
|
| 1774 |
],
|
| 1775 |
"published": true,
|
|
|
|
| 1820 |
"tax_percentage": "10.000",
|
| 1821 |
"total_units": null,
|
| 1822 |
"unit_name": null,
|
| 1823 |
+
"unit_price": "15.30",
|
| 1824 |
"unit_selector": true,
|
| 1825 |
+
"unit_size": 1.33
|
| 1826 |
},
|
| 1827 |
"published": true,
|
| 1828 |
"share_url": "https://tienda.mercadona.es/product/81055.1/corvina-limpia-con-cabeza-pieza",
|
|
|
|
| 1869 |
"tax_percentage": "10.000",
|
| 1870 |
"total_units": null,
|
| 1871 |
"unit_name": null,
|
| 1872 |
+
"unit_price": "15.30",
|
| 1873 |
"unit_selector": true,
|
| 1874 |
+
"unit_size": 1.33
|
| 1875 |
},
|
| 1876 |
"published": true,
|
| 1877 |
"share_url": "https://tienda.mercadona.es/product/81055.2/corvina-abierta-espalda-con-espinas-con-cabeza-pieza",
|
|
|
|
| 1918 |
"tax_percentage": "10.000",
|
| 1919 |
"total_units": null,
|
| 1920 |
"unit_name": null,
|
| 1921 |
+
"unit_price": "15.30",
|
| 1922 |
"unit_selector": true,
|
| 1923 |
+
"unit_size": 1.33
|
| 1924 |
},
|
| 1925 |
"published": true,
|
| 1926 |
"share_url": "https://tienda.mercadona.es/product/81055.3/corvina-filetes-pieza",
|
|
|
|
| 1979 |
"tax_percentage": "10.000",
|
| 1980 |
"total_units": null,
|
| 1981 |
"unit_name": null,
|
| 1982 |
+
"unit_price": "8.13",
|
| 1983 |
"unit_selector": true,
|
| 1984 |
+
"unit_size": 0.51
|
| 1985 |
},
|
| 1986 |
"published": true,
|
| 1987 |
"share_url": "https://tienda.mercadona.es/product/81704/sepia-pieza",
|
|
|
|
| 2138 |
"tax_percentage": "10.000",
|
| 2139 |
"total_units": null,
|
| 2140 |
"unit_name": null,
|
| 2141 |
+
"unit_price": "5.28",
|
| 2142 |
"unit_selector": true,
|
| 2143 |
+
"unit_size": 0.59
|
| 2144 |
},
|
| 2145 |
"published": true,
|
| 2146 |
"share_url": "https://tienda.mercadona.es/product/81200.1/trucha-abierta-libro-con-cabeza-pieza",
|
|
|
|
| 2187 |
"tax_percentage": "10.000",
|
| 2188 |
"total_units": null,
|
| 2189 |
"unit_name": null,
|
| 2190 |
+
"unit_price": "5.28",
|
| 2191 |
"unit_selector": true,
|
| 2192 |
+
"unit_size": 0.59
|
| 2193 |
},
|
| 2194 |
"published": true,
|
| 2195 |
"share_url": "https://tienda.mercadona.es/product/81200.2/trucha-abierta-libro-sin-cabeza-sin-espina-pieza",
|
|
|
|
| 2236 |
"tax_percentage": "10.000",
|
| 2237 |
"total_units": null,
|
| 2238 |
"unit_name": null,
|
| 2239 |
+
"unit_price": "5.28",
|
| 2240 |
"unit_selector": true,
|
| 2241 |
+
"unit_size": 0.59
|
| 2242 |
},
|
| 2243 |
"published": true,
|
| 2244 |
"share_url": "https://tienda.mercadona.es/product/81200.3/trucha-sin-aletas-pieza",
|
categories/36.json
CHANGED
|
@@ -595,6 +595,55 @@
|
|
| 595 |
"thumbnail": "https://prod-mercadona.imgix.net/images/a684e4c575e2e7a19c068b579afa2dc0.jpg?fit=crop&h=300&w=300",
|
| 596 |
"unavailable_from": null,
|
| 597 |
"unavailable_weekdays": []
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 598 |
}
|
| 599 |
],
|
| 600 |
"published": true,
|
|
|
|
| 595 |
"thumbnail": "https://prod-mercadona.imgix.net/images/a684e4c575e2e7a19c068b579afa2dc0.jpg?fit=crop&h=300&w=300",
|
| 596 |
"unavailable_from": null,
|
| 597 |
"unavailable_weekdays": []
|
| 598 |
+
},
|
| 599 |
+
{
|
| 600 |
+
"badges": {
|
| 601 |
+
"is_water": false,
|
| 602 |
+
"requires_age_check": false
|
| 603 |
+
},
|
| 604 |
+
"categories": [
|
| 605 |
+
{
|
| 606 |
+
"id": 2,
|
| 607 |
+
"level": 0,
|
| 608 |
+
"name": "Marisco y pescado",
|
| 609 |
+
"order": 442
|
| 610 |
+
}
|
| 611 |
+
],
|
| 612 |
+
"display_name": "Hoja de bacalao Hacendado",
|
| 613 |
+
"id": "80644",
|
| 614 |
+
"limit": 999,
|
| 615 |
+
"packaging": "Paquete",
|
| 616 |
+
"price_instructions": {
|
| 617 |
+
"approx_size": true,
|
| 618 |
+
"bulk_price": "19.90",
|
| 619 |
+
"bunch_selector": false,
|
| 620 |
+
"drained_weight": null,
|
| 621 |
+
"increment_bunch_amount": 1.0,
|
| 622 |
+
"is_new": false,
|
| 623 |
+
"is_pack": false,
|
| 624 |
+
"iva": null,
|
| 625 |
+
"min_bunch_amount": 1.0,
|
| 626 |
+
"pack_size": null,
|
| 627 |
+
"previous_unit_price": null,
|
| 628 |
+
"price_decreased": false,
|
| 629 |
+
"reference_format": "kg",
|
| 630 |
+
"reference_price": "19.900",
|
| 631 |
+
"selling_method": 0,
|
| 632 |
+
"size_format": "kg",
|
| 633 |
+
"tax_percentage": "10.000",
|
| 634 |
+
"total_units": null,
|
| 635 |
+
"unit_name": null,
|
| 636 |
+
"unit_price": "15.92",
|
| 637 |
+
"unit_selector": true,
|
| 638 |
+
"unit_size": 0.8
|
| 639 |
+
},
|
| 640 |
+
"published": true,
|
| 641 |
+
"share_url": "https://tienda.mercadona.es/product/80644/hoja-bacalao-paquete",
|
| 642 |
+
"slug": "hoja-bacalao-paquete",
|
| 643 |
+
"status": null,
|
| 644 |
+
"thumbnail": "https://prod-mercadona.imgix.net/images/dabf7ce1f5a77ead5fbc4e6e6fbd7167.jpg?fit=crop&h=300&w=300",
|
| 645 |
+
"unavailable_from": null,
|
| 646 |
+
"unavailable_weekdays": []
|
| 647 |
}
|
| 648 |
],
|
| 649 |
"published": true,
|
categories/42.json
CHANGED
|
@@ -382,25 +382,25 @@
|
|
| 382 |
"packaging": "Paquete",
|
| 383 |
"price_instructions": {
|
| 384 |
"approx_size": false,
|
| 385 |
-
"bulk_price": "
|
| 386 |
"bunch_selector": false,
|
| 387 |
"drained_weight": null,
|
| 388 |
"increment_bunch_amount": 1.0,
|
| 389 |
"is_new": false,
|
| 390 |
"is_pack": false,
|
| 391 |
-
"iva":
|
| 392 |
"min_bunch_amount": 1.0,
|
| 393 |
"pack_size": null,
|
| 394 |
-
"previous_unit_price":
|
| 395 |
"price_decreased": false,
|
| 396 |
"reference_format": "kg",
|
| 397 |
-
"reference_price": "
|
| 398 |
"selling_method": 0,
|
| 399 |
"size_format": "kg",
|
| 400 |
"tax_percentage": "10.000",
|
| 401 |
"total_units": 2,
|
| 402 |
"unit_name": "ud.",
|
| 403 |
-
"unit_price": "3.
|
| 404 |
"unit_selector": true,
|
| 405 |
"unit_size": 0.24
|
| 406 |
},
|
|
|
|
| 382 |
"packaging": "Paquete",
|
| 383 |
"price_instructions": {
|
| 384 |
"approx_size": false,
|
| 385 |
+
"bulk_price": "14.58",
|
| 386 |
"bunch_selector": false,
|
| 387 |
"drained_weight": null,
|
| 388 |
"increment_bunch_amount": 1.0,
|
| 389 |
"is_new": false,
|
| 390 |
"is_pack": false,
|
| 391 |
+
"iva": null,
|
| 392 |
"min_bunch_amount": 1.0,
|
| 393 |
"pack_size": null,
|
| 394 |
+
"previous_unit_price": " 3.70",
|
| 395 |
"price_decreased": false,
|
| 396 |
"reference_format": "kg",
|
| 397 |
+
"reference_price": "14.584",
|
| 398 |
"selling_method": 0,
|
| 399 |
"size_format": "kg",
|
| 400 |
"tax_percentage": "10.000",
|
| 401 |
"total_units": 2,
|
| 402 |
"unit_name": "ud.",
|
| 403 |
+
"unit_price": "3.50",
|
| 404 |
"unit_selector": true,
|
| 405 |
"unit_size": 0.24
|
| 406 |
},
|
categories/50.json
CHANGED
|
@@ -449,55 +449,6 @@
|
|
| 449 |
"unavailable_from": null,
|
| 450 |
"unavailable_weekdays": []
|
| 451 |
},
|
| 452 |
-
{
|
| 453 |
-
"badges": {
|
| 454 |
-
"is_water": false,
|
| 455 |
-
"requires_age_check": false
|
| 456 |
-
},
|
| 457 |
-
"categories": [
|
| 458 |
-
{
|
| 459 |
-
"id": 4,
|
| 460 |
-
"level": 0,
|
| 461 |
-
"name": "Charcutería y quesos",
|
| 462 |
-
"order": 159
|
| 463 |
-
}
|
| 464 |
-
],
|
| 465 |
-
"display_name": "Jamón de Teruel cortado a tapas",
|
| 466 |
-
"id": "12933",
|
| 467 |
-
"limit": 20,
|
| 468 |
-
"packaging": "Paquete",
|
| 469 |
-
"price_instructions": {
|
| 470 |
-
"approx_size": true,
|
| 471 |
-
"bulk_price": "55.00",
|
| 472 |
-
"bunch_selector": false,
|
| 473 |
-
"drained_weight": null,
|
| 474 |
-
"increment_bunch_amount": 1.0,
|
| 475 |
-
"is_new": false,
|
| 476 |
-
"is_pack": false,
|
| 477 |
-
"iva": null,
|
| 478 |
-
"min_bunch_amount": 1.0,
|
| 479 |
-
"pack_size": null,
|
| 480 |
-
"previous_unit_price": null,
|
| 481 |
-
"price_decreased": false,
|
| 482 |
-
"reference_format": "kg",
|
| 483 |
-
"reference_price": "55.000",
|
| 484 |
-
"selling_method": 0,
|
| 485 |
-
"size_format": "kg",
|
| 486 |
-
"tax_percentage": "10.000",
|
| 487 |
-
"total_units": null,
|
| 488 |
-
"unit_name": null,
|
| 489 |
-
"unit_price": "4.95",
|
| 490 |
-
"unit_selector": true,
|
| 491 |
-
"unit_size": 0.09
|
| 492 |
-
},
|
| 493 |
-
"published": true,
|
| 494 |
-
"share_url": "https://tienda.mercadona.es/product/12933/jamon-teruel-cortado-tapas-envasado-vacio-paquete",
|
| 495 |
-
"slug": "jamon-teruel-cortado-tapas-envasado-vacio-paquete",
|
| 496 |
-
"status": null,
|
| 497 |
-
"thumbnail": "https://prod-mercadona.imgix.net/images/99241211cbadaae976abdc37c51956be.jpg?fit=crop&h=300&w=300",
|
| 498 |
-
"unavailable_from": null,
|
| 499 |
-
"unavailable_weekdays": []
|
| 500 |
-
},
|
| 501 |
{
|
| 502 |
"badges": {
|
| 503 |
"is_water": false,
|
|
|
|
| 449 |
"unavailable_from": null,
|
| 450 |
"unavailable_weekdays": []
|
| 451 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 452 |
{
|
| 453 |
"badges": {
|
| 454 |
"is_water": false,
|
categories/51.json
CHANGED
|
@@ -76,7 +76,7 @@
|
|
| 76 |
"packaging": "Pack-4",
|
| 77 |
"price_instructions": {
|
| 78 |
"approx_size": false,
|
| 79 |
-
"bulk_price": "8.
|
| 80 |
"bunch_selector": false,
|
| 81 |
"drained_weight": null,
|
| 82 |
"increment_bunch_amount": 1.0,
|
|
@@ -85,16 +85,16 @@
|
|
| 85 |
"iva": null,
|
| 86 |
"min_bunch_amount": 1.0,
|
| 87 |
"pack_size": 0.06,
|
| 88 |
-
"previous_unit_price":
|
| 89 |
"price_decreased": false,
|
| 90 |
"reference_format": "kg",
|
| 91 |
-
"reference_price": "8.
|
| 92 |
"selling_method": 0,
|
| 93 |
"size_format": "kg",
|
| 94 |
"tax_percentage": "10.000",
|
| 95 |
"total_units": 4,
|
| 96 |
"unit_name": "paquetes",
|
| 97 |
-
"unit_price": "
|
| 98 |
"unit_selector": true,
|
| 99 |
"unit_size": 0.24
|
| 100 |
},
|
|
@@ -1117,7 +1117,7 @@
|
|
| 1117 |
"packaging": null,
|
| 1118 |
"price_instructions": {
|
| 1119 |
"approx_size": false,
|
| 1120 |
-
"bulk_price": "8.
|
| 1121 |
"bunch_selector": false,
|
| 1122 |
"drained_weight": null,
|
| 1123 |
"increment_bunch_amount": 1.0,
|
|
@@ -1126,16 +1126,16 @@
|
|
| 1126 |
"iva": null,
|
| 1127 |
"min_bunch_amount": 1.0,
|
| 1128 |
"pack_size": 0.06,
|
| 1129 |
-
"previous_unit_price":
|
| 1130 |
"price_decreased": false,
|
| 1131 |
"reference_format": "kg",
|
| 1132 |
-
"reference_price": "8.
|
| 1133 |
"selling_method": 0,
|
| 1134 |
"size_format": "kg",
|
| 1135 |
"tax_percentage": "10.000",
|
| 1136 |
"total_units": 4,
|
| 1137 |
"unit_name": "paquetes",
|
| 1138 |
-
"unit_price": "
|
| 1139 |
"unit_selector": true,
|
| 1140 |
"unit_size": 0.24
|
| 1141 |
},
|
|
@@ -1166,7 +1166,7 @@
|
|
| 1166 |
"packaging": "Pack-4",
|
| 1167 |
"price_instructions": {
|
| 1168 |
"approx_size": false,
|
| 1169 |
-
"bulk_price": "8.
|
| 1170 |
"bunch_selector": false,
|
| 1171 |
"drained_weight": null,
|
| 1172 |
"increment_bunch_amount": 1.0,
|
|
@@ -1175,16 +1175,16 @@
|
|
| 1175 |
"iva": null,
|
| 1176 |
"min_bunch_amount": 1.0,
|
| 1177 |
"pack_size": 0.06,
|
| 1178 |
-
"previous_unit_price":
|
| 1179 |
"price_decreased": false,
|
| 1180 |
"reference_format": "kg",
|
| 1181 |
-
"reference_price": "8.
|
| 1182 |
"selling_method": 0,
|
| 1183 |
"size_format": "kg",
|
| 1184 |
"tax_percentage": "10.000",
|
| 1185 |
"total_units": 4,
|
| 1186 |
"unit_name": "paquetes",
|
| 1187 |
-
"unit_price": "
|
| 1188 |
"unit_selector": true,
|
| 1189 |
"unit_size": 0.24
|
| 1190 |
},
|
|
@@ -1705,25 +1705,25 @@
|
|
| 1705 |
"packaging": "Pieza",
|
| 1706 |
"price_instructions": {
|
| 1707 |
"approx_size": true,
|
| 1708 |
-
"bulk_price": "3.
|
| 1709 |
"bunch_selector": false,
|
| 1710 |
"drained_weight": null,
|
| 1711 |
"increment_bunch_amount": 1.0,
|
| 1712 |
"is_new": false,
|
| 1713 |
"is_pack": false,
|
| 1714 |
-
"iva":
|
| 1715 |
"min_bunch_amount": 1.0,
|
| 1716 |
"pack_size": null,
|
| 1717 |
"previous_unit_price": null,
|
| 1718 |
"price_decreased": false,
|
| 1719 |
"reference_format": "ud",
|
| 1720 |
-
"reference_price": "3.
|
| 1721 |
"selling_method": 0,
|
| 1722 |
"size_format": "kg",
|
| 1723 |
"tax_percentage": "10.000",
|
| 1724 |
"total_units": null,
|
| 1725 |
"unit_name": null,
|
| 1726 |
-
"unit_price": "3.
|
| 1727 |
"unit_selector": true,
|
| 1728 |
"unit_size": 0.35
|
| 1729 |
},
|
|
@@ -1852,25 +1852,25 @@
|
|
| 1852 |
"packaging": "Pieza",
|
| 1853 |
"price_instructions": {
|
| 1854 |
"approx_size": false,
|
| 1855 |
-
"bulk_price": "12.
|
| 1856 |
"bunch_selector": false,
|
| 1857 |
"drained_weight": null,
|
| 1858 |
"increment_bunch_amount": 1.0,
|
| 1859 |
"is_new": false,
|
| 1860 |
"is_pack": false,
|
| 1861 |
-
"iva":
|
| 1862 |
"min_bunch_amount": 1.0,
|
| 1863 |
"pack_size": null,
|
| 1864 |
-
"previous_unit_price":
|
| 1865 |
"price_decreased": false,
|
| 1866 |
"reference_format": "kg",
|
| 1867 |
-
"reference_price": "12.
|
| 1868 |
"selling_method": 0,
|
| 1869 |
"size_format": "kg",
|
| 1870 |
"tax_percentage": "10.000",
|
| 1871 |
"total_units": null,
|
| 1872 |
"unit_name": null,
|
| 1873 |
-
"unit_price": "4.
|
| 1874 |
"unit_selector": true,
|
| 1875 |
"unit_size": 0.35
|
| 1876 |
},
|
|
@@ -1901,25 +1901,25 @@
|
|
| 1901 |
"packaging": "Pieza",
|
| 1902 |
"price_instructions": {
|
| 1903 |
"approx_size": false,
|
| 1904 |
-
"bulk_price": "12.
|
| 1905 |
"bunch_selector": false,
|
| 1906 |
"drained_weight": null,
|
| 1907 |
"increment_bunch_amount": 1.0,
|
| 1908 |
"is_new": false,
|
| 1909 |
"is_pack": false,
|
| 1910 |
-
"iva":
|
| 1911 |
"min_bunch_amount": 1.0,
|
| 1912 |
"pack_size": null,
|
| 1913 |
-
"previous_unit_price":
|
| 1914 |
"price_decreased": false,
|
| 1915 |
"reference_format": "kg",
|
| 1916 |
-
"reference_price": "12.
|
| 1917 |
"selling_method": 0,
|
| 1918 |
"size_format": "kg",
|
| 1919 |
"tax_percentage": "10.000",
|
| 1920 |
"total_units": null,
|
| 1921 |
"unit_name": null,
|
| 1922 |
-
"unit_price": "4.
|
| 1923 |
"unit_selector": true,
|
| 1924 |
"unit_size": 0.35
|
| 1925 |
},
|
|
@@ -2060,7 +2060,7 @@
|
|
| 2060 |
"packaging": "Paquete",
|
| 2061 |
"price_instructions": {
|
| 2062 |
"approx_size": true,
|
| 2063 |
-
"bulk_price": "
|
| 2064 |
"bunch_selector": false,
|
| 2065 |
"drained_weight": null,
|
| 2066 |
"increment_bunch_amount": 1.0,
|
|
@@ -2072,13 +2072,13 @@
|
|
| 2072 |
"previous_unit_price": null,
|
| 2073 |
"price_decreased": false,
|
| 2074 |
"reference_format": "kg",
|
| 2075 |
-
"reference_price": "
|
| 2076 |
"selling_method": 0,
|
| 2077 |
"size_format": "kg",
|
| 2078 |
"tax_percentage": "10.000",
|
| 2079 |
"total_units": null,
|
| 2080 |
"unit_name": null,
|
| 2081 |
-
"unit_price": "6.
|
| 2082 |
"unit_selector": true,
|
| 2083 |
"unit_size": 0.11
|
| 2084 |
},
|
|
@@ -2109,7 +2109,7 @@
|
|
| 2109 |
"packaging": "Paquete",
|
| 2110 |
"price_instructions": {
|
| 2111 |
"approx_size": true,
|
| 2112 |
-
"bulk_price": "
|
| 2113 |
"bunch_selector": false,
|
| 2114 |
"drained_weight": null,
|
| 2115 |
"increment_bunch_amount": 1.0,
|
|
@@ -2121,13 +2121,13 @@
|
|
| 2121 |
"previous_unit_price": null,
|
| 2122 |
"price_decreased": false,
|
| 2123 |
"reference_format": "kg",
|
| 2124 |
-
"reference_price": "
|
| 2125 |
"selling_method": 0,
|
| 2126 |
"size_format": "kg",
|
| 2127 |
"tax_percentage": "10.000",
|
| 2128 |
"total_units": null,
|
| 2129 |
"unit_name": null,
|
| 2130 |
-
"unit_price": "7.
|
| 2131 |
"unit_selector": true,
|
| 2132 |
"unit_size": 0.11
|
| 2133 |
},
|
|
|
|
| 76 |
"packaging": "Pack-4",
|
| 77 |
"price_instructions": {
|
| 78 |
"approx_size": false,
|
| 79 |
+
"bulk_price": "8.13",
|
| 80 |
"bunch_selector": false,
|
| 81 |
"drained_weight": null,
|
| 82 |
"increment_bunch_amount": 1.0,
|
|
|
|
| 85 |
"iva": null,
|
| 86 |
"min_bunch_amount": 1.0,
|
| 87 |
"pack_size": 0.06,
|
| 88 |
+
"previous_unit_price": " 2.00",
|
| 89 |
"price_decreased": false,
|
| 90 |
"reference_format": "kg",
|
| 91 |
+
"reference_price": "8.125",
|
| 92 |
"selling_method": 0,
|
| 93 |
"size_format": "kg",
|
| 94 |
"tax_percentage": "10.000",
|
| 95 |
"total_units": 4,
|
| 96 |
"unit_name": "paquetes",
|
| 97 |
+
"unit_price": "1.95",
|
| 98 |
"unit_selector": true,
|
| 99 |
"unit_size": 0.24
|
| 100 |
},
|
|
|
|
| 1117 |
"packaging": null,
|
| 1118 |
"price_instructions": {
|
| 1119 |
"approx_size": false,
|
| 1120 |
+
"bulk_price": "8.13",
|
| 1121 |
"bunch_selector": false,
|
| 1122 |
"drained_weight": null,
|
| 1123 |
"increment_bunch_amount": 1.0,
|
|
|
|
| 1126 |
"iva": null,
|
| 1127 |
"min_bunch_amount": 1.0,
|
| 1128 |
"pack_size": 0.06,
|
| 1129 |
+
"previous_unit_price": " 2.00",
|
| 1130 |
"price_decreased": false,
|
| 1131 |
"reference_format": "kg",
|
| 1132 |
+
"reference_price": "8.125",
|
| 1133 |
"selling_method": 0,
|
| 1134 |
"size_format": "kg",
|
| 1135 |
"tax_percentage": "10.000",
|
| 1136 |
"total_units": 4,
|
| 1137 |
"unit_name": "paquetes",
|
| 1138 |
+
"unit_price": "1.95",
|
| 1139 |
"unit_selector": true,
|
| 1140 |
"unit_size": 0.24
|
| 1141 |
},
|
|
|
|
| 1166 |
"packaging": "Pack-4",
|
| 1167 |
"price_instructions": {
|
| 1168 |
"approx_size": false,
|
| 1169 |
+
"bulk_price": "8.13",
|
| 1170 |
"bunch_selector": false,
|
| 1171 |
"drained_weight": null,
|
| 1172 |
"increment_bunch_amount": 1.0,
|
|
|
|
| 1175 |
"iva": null,
|
| 1176 |
"min_bunch_amount": 1.0,
|
| 1177 |
"pack_size": 0.06,
|
| 1178 |
+
"previous_unit_price": " 2.00",
|
| 1179 |
"price_decreased": false,
|
| 1180 |
"reference_format": "kg",
|
| 1181 |
+
"reference_price": "8.125",
|
| 1182 |
"selling_method": 0,
|
| 1183 |
"size_format": "kg",
|
| 1184 |
"tax_percentage": "10.000",
|
| 1185 |
"total_units": 4,
|
| 1186 |
"unit_name": "paquetes",
|
| 1187 |
+
"unit_price": "1.95",
|
| 1188 |
"unit_selector": true,
|
| 1189 |
"unit_size": 0.24
|
| 1190 |
},
|
|
|
|
| 1705 |
"packaging": "Pieza",
|
| 1706 |
"price_instructions": {
|
| 1707 |
"approx_size": true,
|
| 1708 |
+
"bulk_price": "3.05",
|
| 1709 |
"bunch_selector": false,
|
| 1710 |
"drained_weight": null,
|
| 1711 |
"increment_bunch_amount": 1.0,
|
| 1712 |
"is_new": false,
|
| 1713 |
"is_pack": false,
|
| 1714 |
+
"iva": null,
|
| 1715 |
"min_bunch_amount": 1.0,
|
| 1716 |
"pack_size": null,
|
| 1717 |
"previous_unit_price": null,
|
| 1718 |
"price_decreased": false,
|
| 1719 |
"reference_format": "ud",
|
| 1720 |
+
"reference_price": "3.050",
|
| 1721 |
"selling_method": 0,
|
| 1722 |
"size_format": "kg",
|
| 1723 |
"tax_percentage": "10.000",
|
| 1724 |
"total_units": null,
|
| 1725 |
"unit_name": null,
|
| 1726 |
+
"unit_price": "3.05",
|
| 1727 |
"unit_selector": true,
|
| 1728 |
"unit_size": 0.35
|
| 1729 |
},
|
|
|
|
| 1852 |
"packaging": "Pieza",
|
| 1853 |
"price_instructions": {
|
| 1854 |
"approx_size": false,
|
| 1855 |
+
"bulk_price": "12.00",
|
| 1856 |
"bunch_selector": false,
|
| 1857 |
"drained_weight": null,
|
| 1858 |
"increment_bunch_amount": 1.0,
|
| 1859 |
"is_new": false,
|
| 1860 |
"is_pack": false,
|
| 1861 |
+
"iva": null,
|
| 1862 |
"min_bunch_amount": 1.0,
|
| 1863 |
"pack_size": null,
|
| 1864 |
+
"previous_unit_price": " 4.30",
|
| 1865 |
"price_decreased": false,
|
| 1866 |
"reference_format": "kg",
|
| 1867 |
+
"reference_price": "12.000",
|
| 1868 |
"selling_method": 0,
|
| 1869 |
"size_format": "kg",
|
| 1870 |
"tax_percentage": "10.000",
|
| 1871 |
"total_units": null,
|
| 1872 |
"unit_name": null,
|
| 1873 |
+
"unit_price": "4.20",
|
| 1874 |
"unit_selector": true,
|
| 1875 |
"unit_size": 0.35
|
| 1876 |
},
|
|
|
|
| 1901 |
"packaging": "Pieza",
|
| 1902 |
"price_instructions": {
|
| 1903 |
"approx_size": false,
|
| 1904 |
+
"bulk_price": "12.00",
|
| 1905 |
"bunch_selector": false,
|
| 1906 |
"drained_weight": null,
|
| 1907 |
"increment_bunch_amount": 1.0,
|
| 1908 |
"is_new": false,
|
| 1909 |
"is_pack": false,
|
| 1910 |
+
"iva": null,
|
| 1911 |
"min_bunch_amount": 1.0,
|
| 1912 |
"pack_size": null,
|
| 1913 |
+
"previous_unit_price": " 4.30",
|
| 1914 |
"price_decreased": false,
|
| 1915 |
"reference_format": "kg",
|
| 1916 |
+
"reference_price": "12.000",
|
| 1917 |
"selling_method": 0,
|
| 1918 |
"size_format": "kg",
|
| 1919 |
"tax_percentage": "10.000",
|
| 1920 |
"total_units": null,
|
| 1921 |
"unit_name": null,
|
| 1922 |
+
"unit_price": "4.20",
|
| 1923 |
"unit_selector": true,
|
| 1924 |
"unit_size": 0.35
|
| 1925 |
},
|
|
|
|
| 2060 |
"packaging": "Paquete",
|
| 2061 |
"price_instructions": {
|
| 2062 |
"approx_size": true,
|
| 2063 |
+
"bulk_price": "57.50",
|
| 2064 |
"bunch_selector": false,
|
| 2065 |
"drained_weight": null,
|
| 2066 |
"increment_bunch_amount": 1.0,
|
|
|
|
| 2072 |
"previous_unit_price": null,
|
| 2073 |
"price_decreased": false,
|
| 2074 |
"reference_format": "kg",
|
| 2075 |
+
"reference_price": "57.500",
|
| 2076 |
"selling_method": 0,
|
| 2077 |
"size_format": "kg",
|
| 2078 |
"tax_percentage": "10.000",
|
| 2079 |
"total_units": null,
|
| 2080 |
"unit_name": null,
|
| 2081 |
+
"unit_price": "6.33",
|
| 2082 |
"unit_selector": true,
|
| 2083 |
"unit_size": 0.11
|
| 2084 |
},
|
|
|
|
| 2109 |
"packaging": "Paquete",
|
| 2110 |
"price_instructions": {
|
| 2111 |
"approx_size": true,
|
| 2112 |
+
"bulk_price": "67.50",
|
| 2113 |
"bunch_selector": false,
|
| 2114 |
"drained_weight": null,
|
| 2115 |
"increment_bunch_amount": 1.0,
|
|
|
|
| 2121 |
"previous_unit_price": null,
|
| 2122 |
"price_decreased": false,
|
| 2123 |
"reference_format": "kg",
|
| 2124 |
+
"reference_price": "67.500",
|
| 2125 |
"selling_method": 0,
|
| 2126 |
"size_format": "kg",
|
| 2127 |
"tax_percentage": "10.000",
|
| 2128 |
"total_units": null,
|
| 2129 |
"unit_name": null,
|
| 2130 |
+
"unit_price": "7.43",
|
| 2131 |
"unit_selector": true,
|
| 2132 |
"unit_size": 0.11
|
| 2133 |
},
|
categories/56.json
CHANGED
|
@@ -223,7 +223,7 @@
|
|
| 223 |
"packaging": "Paquete",
|
| 224 |
"price_instructions": {
|
| 225 |
"approx_size": false,
|
| 226 |
-
"bulk_price": "6.
|
| 227 |
"bunch_selector": false,
|
| 228 |
"drained_weight": null,
|
| 229 |
"increment_bunch_amount": 1.0,
|
|
@@ -232,16 +232,16 @@
|
|
| 232 |
"iva": null,
|
| 233 |
"min_bunch_amount": 1.0,
|
| 234 |
"pack_size": null,
|
| 235 |
-
"previous_unit_price":
|
| 236 |
"price_decreased": false,
|
| 237 |
"reference_format": "kg",
|
| 238 |
-
"reference_price": "6.
|
| 239 |
"selling_method": 0,
|
| 240 |
"size_format": "kg",
|
| 241 |
"tax_percentage": "4.000",
|
| 242 |
"total_units": 10,
|
| 243 |
"unit_name": "lonchas",
|
| 244 |
-
"unit_price": "1.
|
| 245 |
"unit_selector": true,
|
| 246 |
"unit_size": 0.2
|
| 247 |
},
|
|
@@ -272,7 +272,7 @@
|
|
| 272 |
"packaging": "Paquete",
|
| 273 |
"price_instructions": {
|
| 274 |
"approx_size": false,
|
| 275 |
-
"bulk_price": "7.
|
| 276 |
"bunch_selector": false,
|
| 277 |
"drained_weight": null,
|
| 278 |
"increment_bunch_amount": 1.0,
|
|
@@ -281,16 +281,16 @@
|
|
| 281 |
"iva": null,
|
| 282 |
"min_bunch_amount": 1.0,
|
| 283 |
"pack_size": null,
|
| 284 |
-
"previous_unit_price":
|
| 285 |
"price_decreased": false,
|
| 286 |
"reference_format": "kg",
|
| 287 |
-
"reference_price": "7.
|
| 288 |
"selling_method": 0,
|
| 289 |
"size_format": "kg",
|
| 290 |
"tax_percentage": "4.000",
|
| 291 |
"total_units": null,
|
| 292 |
"unit_name": null,
|
| 293 |
-
"unit_price": "2.
|
| 294 |
"unit_selector": true,
|
| 295 |
"unit_size": 0.3
|
| 296 |
},
|
|
@@ -468,7 +468,7 @@
|
|
| 468 |
"packaging": "Paquete",
|
| 469 |
"price_instructions": {
|
| 470 |
"approx_size": false,
|
| 471 |
-
"bulk_price": "7.
|
| 472 |
"bunch_selector": false,
|
| 473 |
"drained_weight": null,
|
| 474 |
"increment_bunch_amount": 1.0,
|
|
@@ -477,16 +477,16 @@
|
|
| 477 |
"iva": null,
|
| 478 |
"min_bunch_amount": 1.0,
|
| 479 |
"pack_size": null,
|
| 480 |
-
"previous_unit_price": " 2.
|
| 481 |
"price_decreased": false,
|
| 482 |
"reference_format": "kg",
|
| 483 |
-
"reference_price": "7.
|
| 484 |
"selling_method": 0,
|
| 485 |
"size_format": "kg",
|
| 486 |
"tax_percentage": "4.000",
|
| 487 |
"total_units": null,
|
| 488 |
"unit_name": null,
|
| 489 |
-
"unit_price": "2.
|
| 490 |
"unit_selector": true,
|
| 491 |
"unit_size": 0.3
|
| 492 |
},
|
|
@@ -1068,7 +1068,7 @@
|
|
| 1068 |
"packaging": "Paquete",
|
| 1069 |
"price_instructions": {
|
| 1070 |
"approx_size": false,
|
| 1071 |
-
"bulk_price": "5.
|
| 1072 |
"bunch_selector": false,
|
| 1073 |
"drained_weight": null,
|
| 1074 |
"increment_bunch_amount": 1.0,
|
|
@@ -1077,16 +1077,16 @@
|
|
| 1077 |
"iva": null,
|
| 1078 |
"min_bunch_amount": 1.0,
|
| 1079 |
"pack_size": null,
|
| 1080 |
-
"previous_unit_price":
|
| 1081 |
"price_decreased": false,
|
| 1082 |
"reference_format": "kg",
|
| 1083 |
-
"reference_price": "5.
|
| 1084 |
"selling_method": 0,
|
| 1085 |
"size_format": "kg",
|
| 1086 |
"tax_percentage": "4.000",
|
| 1087 |
"total_units": null,
|
| 1088 |
"unit_name": null,
|
| 1089 |
-
"unit_price": "2.
|
| 1090 |
"unit_selector": true,
|
| 1091 |
"unit_size": 0.4
|
| 1092 |
},
|
|
@@ -1117,7 +1117,7 @@
|
|
| 1117 |
"packaging": "Paquete",
|
| 1118 |
"price_instructions": {
|
| 1119 |
"approx_size": false,
|
| 1120 |
-
"bulk_price": "6.
|
| 1121 |
"bunch_selector": false,
|
| 1122 |
"drained_weight": null,
|
| 1123 |
"increment_bunch_amount": 1.0,
|
|
@@ -1126,16 +1126,16 @@
|
|
| 1126 |
"iva": null,
|
| 1127 |
"min_bunch_amount": 1.0,
|
| 1128 |
"pack_size": null,
|
| 1129 |
-
"previous_unit_price":
|
| 1130 |
"price_decreased": false,
|
| 1131 |
"reference_format": "kg",
|
| 1132 |
-
"reference_price": "6.
|
| 1133 |
"selling_method": 0,
|
| 1134 |
"size_format": "kg",
|
| 1135 |
"tax_percentage": "4.000",
|
| 1136 |
"total_units": null,
|
| 1137 |
"unit_name": null,
|
| 1138 |
-
"unit_price": "1.
|
| 1139 |
"unit_selector": true,
|
| 1140 |
"unit_size": 0.2
|
| 1141 |
},
|
|
|
|
| 223 |
"packaging": "Paquete",
|
| 224 |
"price_instructions": {
|
| 225 |
"approx_size": false,
|
| 226 |
+
"bulk_price": "6.25",
|
| 227 |
"bunch_selector": false,
|
| 228 |
"drained_weight": null,
|
| 229 |
"increment_bunch_amount": 1.0,
|
|
|
|
| 232 |
"iva": null,
|
| 233 |
"min_bunch_amount": 1.0,
|
| 234 |
"pack_size": null,
|
| 235 |
+
"previous_unit_price": " 1.30",
|
| 236 |
"price_decreased": false,
|
| 237 |
"reference_format": "kg",
|
| 238 |
+
"reference_price": "6.250",
|
| 239 |
"selling_method": 0,
|
| 240 |
"size_format": "kg",
|
| 241 |
"tax_percentage": "4.000",
|
| 242 |
"total_units": 10,
|
| 243 |
"unit_name": "lonchas",
|
| 244 |
+
"unit_price": "1.25",
|
| 245 |
"unit_selector": true,
|
| 246 |
"unit_size": 0.2
|
| 247 |
},
|
|
|
|
| 272 |
"packaging": "Paquete",
|
| 273 |
"price_instructions": {
|
| 274 |
"approx_size": false,
|
| 275 |
+
"bulk_price": "7.50",
|
| 276 |
"bunch_selector": false,
|
| 277 |
"drained_weight": null,
|
| 278 |
"increment_bunch_amount": 1.0,
|
|
|
|
| 281 |
"iva": null,
|
| 282 |
"min_bunch_amount": 1.0,
|
| 283 |
"pack_size": null,
|
| 284 |
+
"previous_unit_price": " 2.35",
|
| 285 |
"price_decreased": false,
|
| 286 |
"reference_format": "kg",
|
| 287 |
+
"reference_price": "7.500",
|
| 288 |
"selling_method": 0,
|
| 289 |
"size_format": "kg",
|
| 290 |
"tax_percentage": "4.000",
|
| 291 |
"total_units": null,
|
| 292 |
"unit_name": null,
|
| 293 |
+
"unit_price": "2.25",
|
| 294 |
"unit_selector": true,
|
| 295 |
"unit_size": 0.3
|
| 296 |
},
|
|
|
|
| 468 |
"packaging": "Paquete",
|
| 469 |
"price_instructions": {
|
| 470 |
"approx_size": false,
|
| 471 |
+
"bulk_price": "7.17",
|
| 472 |
"bunch_selector": false,
|
| 473 |
"drained_weight": null,
|
| 474 |
"increment_bunch_amount": 1.0,
|
|
|
|
| 477 |
"iva": null,
|
| 478 |
"min_bunch_amount": 1.0,
|
| 479 |
"pack_size": null,
|
| 480 |
+
"previous_unit_price": " 2.20",
|
| 481 |
"price_decreased": false,
|
| 482 |
"reference_format": "kg",
|
| 483 |
+
"reference_price": "7.167",
|
| 484 |
"selling_method": 0,
|
| 485 |
"size_format": "kg",
|
| 486 |
"tax_percentage": "4.000",
|
| 487 |
"total_units": null,
|
| 488 |
"unit_name": null,
|
| 489 |
+
"unit_price": "2.15",
|
| 490 |
"unit_selector": true,
|
| 491 |
"unit_size": 0.3
|
| 492 |
},
|
|
|
|
| 1068 |
"packaging": "Paquete",
|
| 1069 |
"price_instructions": {
|
| 1070 |
"approx_size": false,
|
| 1071 |
+
"bulk_price": "5.50",
|
| 1072 |
"bunch_selector": false,
|
| 1073 |
"drained_weight": null,
|
| 1074 |
"increment_bunch_amount": 1.0,
|
|
|
|
| 1077 |
"iva": null,
|
| 1078 |
"min_bunch_amount": 1.0,
|
| 1079 |
"pack_size": null,
|
| 1080 |
+
"previous_unit_price": " 2.30",
|
| 1081 |
"price_decreased": false,
|
| 1082 |
"reference_format": "kg",
|
| 1083 |
+
"reference_price": "5.500",
|
| 1084 |
"selling_method": 0,
|
| 1085 |
"size_format": "kg",
|
| 1086 |
"tax_percentage": "4.000",
|
| 1087 |
"total_units": null,
|
| 1088 |
"unit_name": null,
|
| 1089 |
+
"unit_price": "2.20",
|
| 1090 |
"unit_selector": true,
|
| 1091 |
"unit_size": 0.4
|
| 1092 |
},
|
|
|
|
| 1117 |
"packaging": "Paquete",
|
| 1118 |
"price_instructions": {
|
| 1119 |
"approx_size": false,
|
| 1120 |
+
"bulk_price": "6.25",
|
| 1121 |
"bunch_selector": false,
|
| 1122 |
"drained_weight": null,
|
| 1123 |
"increment_bunch_amount": 1.0,
|
|
|
|
| 1126 |
"iva": null,
|
| 1127 |
"min_bunch_amount": 1.0,
|
| 1128 |
"pack_size": null,
|
| 1129 |
+
"previous_unit_price": " 1.30",
|
| 1130 |
"price_decreased": false,
|
| 1131 |
"reference_format": "kg",
|
| 1132 |
+
"reference_price": "6.250",
|
| 1133 |
"selling_method": 0,
|
| 1134 |
"size_format": "kg",
|
| 1135 |
"tax_percentage": "4.000",
|
| 1136 |
"total_units": null,
|
| 1137 |
"unit_name": null,
|
| 1138 |
+
"unit_price": "1.25",
|
| 1139 |
"unit_selector": true,
|
| 1140 |
"unit_size": 0.2
|
| 1141 |
},
|
categories/64.json
CHANGED
|
@@ -1325,25 +1325,25 @@
|
|
| 1325 |
"packaging": "Paquete",
|
| 1326 |
"price_instructions": {
|
| 1327 |
"approx_size": false,
|
| 1328 |
-
"bulk_price": "
|
| 1329 |
"bunch_selector": false,
|
| 1330 |
"drained_weight": null,
|
| 1331 |
"increment_bunch_amount": 1.0,
|
| 1332 |
"is_new": false,
|
| 1333 |
"is_pack": false,
|
| 1334 |
-
"iva":
|
| 1335 |
"min_bunch_amount": 1.0,
|
| 1336 |
"pack_size": null,
|
| 1337 |
"previous_unit_price": null,
|
| 1338 |
"price_decreased": false,
|
| 1339 |
"reference_format": "kg",
|
| 1340 |
-
"reference_price": "
|
| 1341 |
"selling_method": 0,
|
| 1342 |
"size_format": "kg",
|
| 1343 |
"tax_percentage": "4.000",
|
| 1344 |
"total_units": null,
|
| 1345 |
"unit_name": null,
|
| 1346 |
-
"unit_price": "0.
|
| 1347 |
"unit_selector": true,
|
| 1348 |
"unit_size": 0.1
|
| 1349 |
},
|
|
|
|
| 1325 |
"packaging": "Paquete",
|
| 1326 |
"price_instructions": {
|
| 1327 |
"approx_size": false,
|
| 1328 |
+
"bulk_price": "7.00",
|
| 1329 |
"bunch_selector": false,
|
| 1330 |
"drained_weight": null,
|
| 1331 |
"increment_bunch_amount": 1.0,
|
| 1332 |
"is_new": false,
|
| 1333 |
"is_pack": false,
|
| 1334 |
+
"iva": null,
|
| 1335 |
"min_bunch_amount": 1.0,
|
| 1336 |
"pack_size": null,
|
| 1337 |
"previous_unit_price": null,
|
| 1338 |
"price_decreased": false,
|
| 1339 |
"reference_format": "kg",
|
| 1340 |
+
"reference_price": "7.000",
|
| 1341 |
"selling_method": 0,
|
| 1342 |
"size_format": "kg",
|
| 1343 |
"tax_percentage": "4.000",
|
| 1344 |
"total_units": null,
|
| 1345 |
"unit_name": null,
|
| 1346 |
+
"unit_price": "0.70",
|
| 1347 |
"unit_selector": true,
|
| 1348 |
"unit_size": 0.1
|
| 1349 |
},
|
products/23621.json
CHANGED
|
@@ -77,7 +77,7 @@
|
|
| 77 |
],
|
| 78 |
"price_instructions": {
|
| 79 |
"approx_size": false,
|
| 80 |
-
"bulk_price": "6.
|
| 81 |
"bunch_selector": false,
|
| 82 |
"drained_weight": null,
|
| 83 |
"increment_bunch_amount": 1.0,
|
|
@@ -86,16 +86,16 @@
|
|
| 86 |
"iva": null,
|
| 87 |
"min_bunch_amount": 1.0,
|
| 88 |
"pack_size": null,
|
| 89 |
-
"previous_unit_price":
|
| 90 |
"price_decreased": false,
|
| 91 |
"reference_format": "kg",
|
| 92 |
-
"reference_price": "6.
|
| 93 |
"selling_method": 0,
|
| 94 |
"size_format": "kg",
|
| 95 |
"tax_percentage": "4.000",
|
| 96 |
"total_units": null,
|
| 97 |
"unit_name": null,
|
| 98 |
-
"unit_price": "1.
|
| 99 |
"unit_selector": true,
|
| 100 |
"unit_size": 0.2
|
| 101 |
},
|
|
|
|
| 77 |
],
|
| 78 |
"price_instructions": {
|
| 79 |
"approx_size": false,
|
| 80 |
+
"bulk_price": "6.25",
|
| 81 |
"bunch_selector": false,
|
| 82 |
"drained_weight": null,
|
| 83 |
"increment_bunch_amount": 1.0,
|
|
|
|
| 86 |
"iva": null,
|
| 87 |
"min_bunch_amount": 1.0,
|
| 88 |
"pack_size": null,
|
| 89 |
+
"previous_unit_price": " 1.30",
|
| 90 |
"price_decreased": false,
|
| 91 |
"reference_format": "kg",
|
| 92 |
+
"reference_price": "6.250",
|
| 93 |
"selling_method": 0,
|
| 94 |
"size_format": "kg",
|
| 95 |
"tax_percentage": "4.000",
|
| 96 |
"total_units": null,
|
| 97 |
"unit_name": null,
|
| 98 |
+
"unit_price": "1.25",
|
| 99 |
"unit_selector": true,
|
| 100 |
"unit_size": 0.2
|
| 101 |
},
|
products/3050.json
CHANGED
|
@@ -85,9 +85,9 @@
|
|
| 85 |
"tax_percentage": "4.000",
|
| 86 |
"total_units": null,
|
| 87 |
"unit_name": null,
|
| 88 |
-
"unit_price": "1.
|
| 89 |
"unit_selector": true,
|
| 90 |
-
"unit_size": 0.
|
| 91 |
},
|
| 92 |
"published": true,
|
| 93 |
"share_url": "https://tienda.mercadona.es/product/3050/mango-pieza",
|
|
|
|
| 85 |
"tax_percentage": "4.000",
|
| 86 |
"total_units": null,
|
| 87 |
"unit_name": null,
|
| 88 |
+
"unit_price": "1.07",
|
| 89 |
"unit_selector": true,
|
| 90 |
+
"unit_size": 0.35
|
| 91 |
},
|
| 92 |
"published": true,
|
| 93 |
"share_url": "https://tienda.mercadona.es/product/3050/mango-pieza",
|
products/3715.json
CHANGED
|
@@ -76,9 +76,15 @@
|
|
| 76 |
},
|
| 77 |
{
|
| 78 |
"perspective": 9,
|
| 79 |
-
"regular": "https://prod-mercadona.imgix.net/images/
|
| 80 |
-
"thumbnail": "https://prod-mercadona.imgix.net/images/
|
| 81 |
-
"zoom": "https://prod-mercadona.imgix.net/images/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 82 |
}
|
| 83 |
],
|
| 84 |
"price_instructions": {
|
|
|
|
| 76 |
},
|
| 77 |
{
|
| 78 |
"perspective": 9,
|
| 79 |
+
"regular": "https://prod-mercadona.imgix.net/images/0dcfd3cf9b7678927d6b3f2f5c129c50.jpg?fit=crop&h=600&w=600",
|
| 80 |
+
"thumbnail": "https://prod-mercadona.imgix.net/images/0dcfd3cf9b7678927d6b3f2f5c129c50.jpg?fit=crop&h=300&w=300",
|
| 81 |
+
"zoom": "https://prod-mercadona.imgix.net/images/0dcfd3cf9b7678927d6b3f2f5c129c50.jpg?fit=crop&h=1600&w=1600"
|
| 82 |
+
},
|
| 83 |
+
{
|
| 84 |
+
"perspective": 9,
|
| 85 |
+
"regular": "https://prod-mercadona.imgix.net/images/12642eb4763e884b5bbd9f4104208ecf.jpg?fit=crop&h=600&w=600",
|
| 86 |
+
"thumbnail": "https://prod-mercadona.imgix.net/images/12642eb4763e884b5bbd9f4104208ecf.jpg?fit=crop&h=300&w=300",
|
| 87 |
+
"zoom": "https://prod-mercadona.imgix.net/images/12642eb4763e884b5bbd9f4104208ecf.jpg?fit=crop&h=1600&w=1600"
|
| 88 |
}
|
| 89 |
],
|
| 90 |
"price_instructions": {
|
products/81234.2.json
CHANGED
|
@@ -85,9 +85,9 @@
|
|
| 85 |
"tax_percentage": "10.000",
|
| 86 |
"total_units": null,
|
| 87 |
"unit_name": null,
|
| 88 |
-
"unit_price": "6.
|
| 89 |
"unit_selector": true,
|
| 90 |
-
"unit_size": 0.
|
| 91 |
},
|
| 92 |
"published": true,
|
| 93 |
"share_url": "https://tienda.mercadona.es/product/81234.2/dorada-abierta-espalda-con-espinas-con-cabeza-pieza",
|
|
|
|
| 85 |
"tax_percentage": "10.000",
|
| 86 |
"total_units": null,
|
| 87 |
"unit_name": null,
|
| 88 |
+
"unit_price": "6.77",
|
| 89 |
"unit_selector": true,
|
| 90 |
+
"unit_size": 0.68
|
| 91 |
},
|
| 92 |
"published": true,
|
| 93 |
"share_url": "https://tienda.mercadona.es/product/81234.2/dorada-abierta-espalda-con-espinas-con-cabeza-pieza",
|