From 81daa7c5596ab23bd9e6aac29fa63ee09e136827 Mon Sep 17 00:00:00 2001 From: admon84 Date: Sun, 11 Oct 2020 21:57:40 -0600 Subject: [PATCH] fix: updating amazon test model card to an in stock product (#492) --- src/store/model/amazon.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/store/model/amazon.ts b/src/store/model/amazon.ts index 2cc7ec3..7cce4ce 100644 --- a/src/store/model/amazon.ts +++ b/src/store/model/amazon.ts @@ -17,10 +17,10 @@ export const Amazon: Store = { links: [ { brand: 'test:brand', - cartUrl: 'https://www.amazon.com/gp/aws/cart/add.html?ASIN.1=B07MQ36Z6L&Quantity.1=1', + cartUrl: 'https://www.amazon.com/gp/aws/cart/add.html?ASIN.1=B07TDN1SC5&Quantity.1=1', model: 'test:model', series: 'test:series', - url: 'https://www.amazon.com/dp/B07MQ36Z6L' + url: 'https://www.amazon.com/dp/B07TDN1SC5' }, { brand: 'pny',