[WTH] WP e-Commerce Plugin Expert to solve Google Feed Issues

Discussion in 'Programming' started by m0z70, Oct 14, 2011.

  1. #1
    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.
     
    m0z70, Oct 14, 2011 IP
  2. KangBroke

    KangBroke Notable Member

    Messages:
    1,026
    Likes Received:
    59
    Best Answers:
    4
    Trophy Points:
    265
    As Seller:
    100% - 6
    As Buyer:
    100% - 7
    #2
    I may be able to help
     
    KangBroke, Oct 14, 2011 IP
  3. m0z70

    m0z70 Member

    Messages:
    285
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #3
    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.
     
    m0z70, Oct 14, 2011 IP
  4. KangBroke

    KangBroke Notable Member

    Messages:
    1,026
    Likes Received:
    59
    Best Answers:
    4
    Trophy Points:
    265
    As Seller:
    100% - 6
    As Buyer:
    100% - 7
    #4
    message sent
     
    KangBroke, Oct 14, 2011 IP
  5. m0z70

    m0z70 Member

    Messages:
    285
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    28
    As Seller:
    100% - 0
    As Buyer:
    100% - 0
    #5
    Thanks to all respondents - I finalised this with someone already.
     
    m0z70, Oct 18, 2011 IP