mirror of
https://github.com/opelly27/streetmerchant.git
synced 2026-05-20 02:57:34 +00:00
fix: updating amazon test model card to an in stock product (#492)
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user