Post by speedingorange » Tue Jul 26, 2011 10:40 pm

Just trying to get my RSS feed up to spec for googles latest roll out of new requirements. see here: http://base-forum-announcements.blogspo ... oduct.html

I need to add in the product availability into the feed.

e.g. 'in stock' & 'available for order'

How would I go about calling this from the product?

I can call the price by using the following:

Code: Select all

<?php echo $product['price']; ?>
However i get stuck when it comes to calling the product availability. Can anyone help with this?
I have tried

Code: Select all

<?php echo $product['stock']; ?>
This did not work ???

I only want to echo what is on the product page under availability.

Cheers
James

Active Member

Posts

Joined
Tue Feb 23, 2010 7:33 pm
Who is online

Users browsing this forum: No registered users and 3 guests