Search the web
Sign In
New User? Sign Up
ydn-store · Yahoo! Merchant Solutions Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Integration of Yahoo Shopping in my website   Message List  
Reply | Forward Message #110 of 119 |
Re: Integration of Yahoo Shopping in my website

Hi Arijit,

I'm assuming that you are referring to Yahoo! Merchant Solutions (ie.
Yahoo! Store) and not Yahoo! Shopping.

It doesn't matter how the front end of your store (product
pages/section pages) are developed as long as the form submit HTML is
correctly generated to add an item into the shopping cart of a Yahoo!
Store.

Here is an example:

<form method="post" action="http://order.store.yahoo.net/cgi-bin/wg-
order?storeid+itemid">
<input name="vwitem" type="hidden" value="itemid">
<input name="vwcatalog" type="hidden" value="storeid">
<input type="submit" value="Add to Cart">
<input name=".autodone" type="hidden"
value="http://www.yourdomain.com/itempage.html">
</form>

Replace "storeid" with the "Store Account Name" found in your "Store
Account Info" found in the Store Manager. Replace "itemid" with the
id of the product you are trying to add - found in Catalog Manager.
The ".autodone" URL is used to send the user back to your product page
when they click "Keep Shopping" in the shopping cart.

Note: these items need to already exist in your published Catalog
Manager in order for you to add them to the cart.

Hope this helps.


Randy Yim
Yahoo! Small Business






--- In ydn-store@yahoogroups.com, "getari4u" <getari4u@...> wrote:
>
> Hello Friends,
>
> I am going to integrate a yahoo shopping in my
website.
> My website is developed in ASP.NET 2.0 (backend is SQL SERVER 2005).
> Plz anyone help me how do I integrate that yahoo shopping in my
> website.
>
> Plz help me , its very urgent
>
> Thanks & Regards,
> Arijit Dutta
>





Thu Nov 13, 2008 9:41 pm

rwyim
Offline Offline
Send Email Send Email

Forward
Message #110 of 119 |
Expand Messages Author Sort by Date

Hello Friends, I am going to integrate a yahoo shopping in my website. My website is developed in ASP.NET 2.0 (backend is SQL SERVER 2005). Plz anyone help me...
getari4u
Offline Send Email
Nov 13, 2008
6:57 am

Hi Arijit, I'm assuming that you are referring to Yahoo! Merchant Solutions (ie. Yahoo! Store) and not Yahoo! Shopping. It doesn't matter how the front end of...
Randy Yim
rwyim
Offline Send Email
Nov 13, 2008
9:42 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help