x

Amazon aStore not mobile-friendly

Hi there! I embedded the iframe for my Amazon aStore and it shows fine on desktop, but doesn't format for mobile and appears cut off. Is there a way to get it to format correctly for mobile? My page I'm having issues with is http://www.omshantipups.com/products.html.

Thanks!

1,488 Views
Message 1 of 6
Report
1 Best Answer

Best Answer

An update in case anyone runs into this same issue - it appears that aStores are not responsive and don't format correctly on mobile. Amazon recommends Native Ads over aStores, so I went with custom native ads. The mobile format only shows 4 native ad products, even though the ad set allows for 8, so I'm tweaking it to display multiple ad sets, but it looks like this will work.

View Best Answer >

1,446 Views
Message 6 of 6
Report
5 REPLIES 5
Square

Does Amazon provide any responsive embed code, @Tasha7712? It's possible they have different code that you can use.

1,483 Views
Message 2 of 6
Report

It gives me 3 options. The second one is what I've currently got in place.

1) a simple link to use for an external page, which works but isn't ideal as I wouldn't be able to link to it through email because of aStore ToS.

2) Embed my store using an inline frame with this code: <iframe src="http://astore.amazon.com/omsh03-20" width="90%" height="4000" frameborder="0" scrolling="no"></iframe>

3)Embed my store using a frameset with this code: 

<frameset rows="80,*" border="0">
<frame src="INSERT_YOUR_PAGE_HERE" name="topFrame" frameborder="no" scrolling="no" noresize="noresize" />
<frame src="http://astore.amazon.com/omsh03-20" name="mainFrame" frameborder="no" />
</frameset>

1,475 Views
Message 3 of 6
Report

@Tasha7712

Have you removed your store because Products page is showing blank for me?

1,472 Views
Message 4 of 6
Report

@NHRFTF It might be your ad blocker not showing it. Which is another issue for me to work around. Hmm.
1,464 Views
Message 5 of 6
Report

Best Answer

An update in case anyone runs into this same issue - it appears that aStores are not responsive and don't format correctly on mobile. Amazon recommends Native Ads over aStores, so I went with custom native ads. The mobile format only shows 4 native ad products, even though the ad set allows for 8, so I'm tweaking it to display multiple ad sets, but it looks like this will work.

1,447 Views
Message 6 of 6
Report