diff --git a/responses/catalog.json b/responses/catalog.json index b99d3cd..a193191 100644 --- a/responses/catalog.json +++ b/responses/catalog.json @@ -207,11 +207,10 @@ { "currencyType":"MtxCurrency", "currencySubType":"", - "regularPrice":50, + "regularPrice":0, "finalPrice":0, - "saleType":"Strikethrough", "saleExpiration":"9999-12-31T23:59:59.999Z", - "basePrice":50 + "basePrice":0 } ], "categories":[], @@ -748,4 +747,4 @@ ] } ] -} \ No newline at end of file +}