<?php if(isset($product->reviews)): ?>
<img alt="rating" class="stars" src="/templates/iphone/images/<?php echo round($product->reviews->average_rating,1); ?>stars.png" />
<span class="starcomment">Price: <?php echo $product->price_info->price; ?></span>
<?php endif; ?>
Chris wrote:so far so good. except quantity everything looks good. i customized iphone tpl files also.
Few questions?
1. On iPhone, after adding the items to the shopping cart, when you check out, it goes to the checkout page on Amazon regular website, not to the mobile version of Amazon. I dont know which is better (PC site or Mobile Site).
2. Does this iPhone access violates any of the amazon TOC? I know that Mobile apps such as iphone apps .. are against TOC, but in this case, we are accessing the amazon through a website not through Apps.
Users browsing this forum: No registered users and 1 guest