hlidac-shopu icon indicating copy to clipboard operation
hlidac-shopu copied to clipboard

Přepočet ?

Open eltomjan opened this issue 9 months ago • 0 comments

Napadlo mě zkusit klasický problém kus a jednotka a nesedí to... BananAlbert

Nevím, kde ty ceny berete a vím, že Albert se běžně liší v kamenné a na webu, ale ceny aktuálnímu webu vůbec neodpovídají. Ale je fakt, že u něčeho mají i chybné údaje, takže se skutečná nebo jednotková cena ani nedá vždycky správně dopočítat (https://github.com/xsuchy/heissepreise-cz/issues/24)...

Potenciální řešení https://github.com/xsuchy/heissepreise-cz/commit/b100cc40bcc0123fcaafacc939df84cf96e0d2cd

Ale 17.1.2024 třeba tuhle cenu taky zachytil:

{
  "available": true,
  "averageRating": null,
  "numberOfReviews": null,
  "manufacturerName": null,
  "manufacturerSubBrandName": null,
  "code": "20443412",
  "badges": [],
  "badgeBrand": {
    "code": "albert",
    "image": {
      "altText": null,
      "format": null,
      "galleryIndex": null,
      "imageType": null,
      "url": "/medias/sys_master/h98/h39/8834760376350.png",
      "__typename": "Image"
    },
    "tooltipMessage": null,
    "name": "ALBERT",
    "__typename": "ProductBadge"
  },
  "promoBadges": [],
  "delivered": null,
  "littleLion": null,
  "freshnessDuration": null,
  "freshnessDurationTipFormatted": null,
  "frozen": null,
  "recyclable": false,
  "images": [
    {
      "format": "thumbnail",
      "imageType": "PRIMARY",
      "url": "/medias/sys_master/hfb/ha8/8818298290206.jpg",
      "__typename": "Image"
    },
    {
      "format": "thumbnailGrid",
      "imageType": "PRIMARY",
      "url": "/medias/sys_master/h4c/h75/8818298224670.jpg",
      "__typename": "Image"
    },
    {
      "format": "respListGrid",
      "imageType": "PRIMARY",
      "url": "/medias/sys_master/h22/hae/8818298486814.jpg",
      "__typename": "Image"
    },
    {
      "format": "zoom",
      "imageType": "PRIMARY",
      "url": "/medias/sys_master/had/hf3/8818298159134.jpg",
      "__typename": "Image"
    },
    {
      "format": "small",
      "imageType": "PRIMARY",
      "url": "/medias/sys_master/h22/hae/8818298486814.jpg",
      "__typename": "Image"
    }
  ],
  "isBundle": false,
  "isProductWithOnlineExclusivePromo": null,
  "maxOrderQuantity": 99,
  "limitedAssortment": null,
  "mobileFees": null,
  "name": "Banány premium",
  "onlineExclusive": null,
  "potentialPromotions": [],
  "price": {
    "approximatePriceSymbol": "cca",
    "currencySymbol": "Kč",
    "formattedValue": "8,74 Kč",
    "priceType": "BUY",
    "supplementaryPriceLabel1": "1 kg = 43,70 Kč",
    "supplementaryPriceLabel2": "200 g",
    "showStrikethroughPrice": false,
    "discountedPriceFormatted": "8,74 Kč",
    "discountedUnitPriceFormatted": "43,70  Kč/kg",
    "unit": "kg",
    "unitPriceFormatted": "43,70 ",
    "unitCode": "kilogram",
    "unitPrice": 43.7,
    "value": 8.74,
    "__typename": "Price"
  },
  "purchasable": null,
  "productPackagingQuantity": null,
  "productProposedPackaging": 1,
  "productProposedPackaging2": null,
  "stock": {
    "inStock": true,
    "inStockBeforeMaxAdvanceOrderingDate": false,
    "partiallyInStock": false,
    "availableFromDate": null,
    "__typename": "Stock"
  },
  "url": "/shop/Ovoce-a-zelenina/Ovoce/Banany-a-exoticke-ovoce/Banany-premium/p/20443412",
  "previouslyBought": null,
  "nutriScoreLetter": null,
  "isLowPriceGuarantee": null,
  "isHouseholdBasket": null,
  "freeGift": null,
  "plasticFee": null,
  "__typename": "Product",
  "categoryNames": "zeG001"
},

Ale dneska tam chodí (null ignorovány)

  {
    "available": true,
    "manufacturerName": "ALBERT",
    "code": "20443412",
    "badges": [],
    "badgeBrand": {
      "code": "albert",
      "image": {
        "altText": null,
        "format": null,
        "galleryIndex": null,
        "imageType": null,
        "url": "/medias/sys_master/h98/h39/8834760376350.png",
        "__typename": "Image"
      },
      "tooltipMessage": null,
      "name": "ALBERT",
      "__typename": "ProductBadge"
    },
    "promoBadges": [],
    "recyclable": false,
    "images": [
      {
        "format": "thumbnail",
        "imageType": "PRIMARY",
        "url": "/medias/sys_master/hd0/he4/9004609404958.jpg",
        "__typename": "Image"
      },
      {
        "format": "thumbnailGrid",
        "imageType": "PRIMARY",
        "url": "/medias/sys_master/h1e/h9f/9004609339422.jpg",
        "__typename": "Image"
      },
      {
        "format": "respListGrid",
        "imageType": "PRIMARY",
        "url": "/medias/sys_master/h0d/hd9/9004609601566.jpg",
        "__typename": "Image"
      },
      {
        "format": "zoom",
        "imageType": "PRIMARY",
        "url": "/medias/sys_master/h3d/h36/9004609273886.jpg",
        "__typename": "Image"
      },
      {
        "format": "small",
        "imageType": "PRIMARY",
        "url": "/medias/sys_master/h0d/hd9/9004609601566.jpg",
        "__typename": "Image"
      },
      {
        "format": "xlarge",
        "imageType": "PRIMARY",
        "url": "/medias/sys_master/h3a/h95/9004609732638.jpg",
        "__typename": "Image"
      }
    ],
    "isBundle": false,
    "maxOrderQuantity": 99,
    "name": "Banány premium",
    "potentialPromotions": [],
    "price": {
      "approximatePriceSymbol": "cca",
      "currencySymbol": "Kč",
      "formattedValue": "8,78 Kč",
      "priceType": "BUY",
      "supplementaryPriceLabel1": "1 kg = 43,90 Kč",
      "supplementaryPriceLabel2": "200 g",
      "showStrikethroughPrice": false,
      "discountedPriceFormatted": "8,78 Kč",
      "discountedUnitPriceFormatted": "43,90  Kč/kg",
      "unit": "kg",
      "unitPriceFormatted": "43,90 ",
      "unitCode": "kilogram",
      "unitPrice": 43.9,
      "value": 8.78,
      "__typename": "Price"
    },
    "productProposedPackaging": 1,
    "stock": {
      "inStock": true,
      "inStockBeforeMaxAdvanceOrderingDate": false,
      "partiallyInStock": false,
      "availableFromDate": null,
      "__typename": "Stock"
    },
    "url": "/shop/Ovoce-a-zelenina/Ovoce/Banany-a-exoticke-ovoce/Banany-premium/p/20443412",
    "__typename": "Product",
    "categoryNames": "Ovoce a zelenina",
    "category": "zeG001"
  }

eltomjan avatar May 13 '24 08:05 eltomjan