If you have some special price for your items. Then you will be stuck using Google Base API in Magento.
The way that Magento works, you can map only one attribute to each attribute in Google. So, If you map price to price, then you wont be showing your sale price to your Google Base searchers. If you map Sales Price in Magento to Price in Google base, then products that don’t have special price will not be published (even though that it will be listed as published in Magento) because their price will not be sent to Google. The same problem happens with Description, if you don’t have a description for a product you cannot setup short description to be sent to Google, because Magento is already setup to send full description to Google and it will totally ignore your description.
You can create Special Price as a “Custom Attribute, no mapping” and this will create new attribute Special Price (or how do you call it) in your Google Base Item.
Killoff, Thank you for your reply.
In this case the special price will not be useful in Google Base as people will be searching by Price and they will see the non-discounted price.
The way that this should work is to look for special price, if it is not there then it should use Price. Please correct me if I’m wrong.
i absolutely agree with zadpro. i am having the exact same issues, and have had them ongoing since turbo1’s commissioned google base feed… which im still using due to the admin/admin bug in magento.
the gbase.php (turbo1) script has since been updated to check for special price.
not sure if it works for catalog price rules tho, e.g. store wide sales..
varien, please incorporate the above-mentioned functionality.
What about the attribute Minimal Price? I wonder if that is meant to do what you explain - pull the lowest price from Price, Special Price, and Tier Price.
Right now I can’t get any prices to carry over to Google Base at all. There is no attribute in the mapping for Price. So, all my Google Base listings have no price.
In My system i am using google search engine.If i want anything then type in google search tool bar then press enter after that system was hanged whats the problem actually.
================
Using catalogue price rules to create a special price reduction across all products, but the special price is not getting carried to google, just the regular full price.
I have the same problem , I want to map the special price to the google base product but instead of displaying the special price value it show me the regular price on the google base account. I think from magento code instead of checking for the special price it direcly send the regular price to the google .
Is there any solution to change this and fix this problem ...........
Please help me out from this problem . its urgent for me.