Is anyone an expert in this horrendous plugin? I need some help, urgently. The productfeed.php code is deeply flawed. 1- guid shows URL instead of product_id (fixed already). 2- There is no way to dynamically show in stock or out of stock based on the product's stock levels. I found this code - if(wpsc_product_has_stock()) : $product_availability = "in stock"; else : $product_availability = "out of stock"; endif ; $output .= " $product_availability"; but it doesn't work ... 3- It's showing the original price, not the discounted price. Please let me know your price for fixing 2 + 3. Thanks.
Hi Kangbroke, if you've done this before (or know the shortcodes of this plugin, etc), please PM me with your price + email so I can send you the productfeed.php file to be edited.