Zen Cart Logo
Forums / Basic Configuration / Company data feed?

Company data feed?

Views: 862

Results 1 to 2 of 2
21 Apr 2010, 2:49 PM
#1
jambooks avatar

jambooks

New Zenner

Join Date:
Apr 2010
Posts:
1
Plugin Contributions:
0

Company data feed?

I need this code to be inputted in my zen cart so I can accept this company data feed.......Here is what the code looks like for our order button. As long as Zen Cart can accept this info to their cart than we can easily make the switch. The highlighted area in the code would be the URL for Zen cart and we would simply send this form to the specified URL to complete the checkout on their side instead of ours.

<form method="post" action="custom-cart-url"> <input type="submit" value="Order">
<input type=hidden name="bookname" value="The Kite Runner">

<input type=hidden name="bookprice" value="15.00">

<input type=hidden name="bookpricesale" value="13.50">

<input type=hidden name="sku" value="9781594480003">

<input type=hidden name="sid" value="4598">

<input type=hidden name="author" value="Hosseini, Khaled">
</form>

I also need to accept ONIX 2.1 or 3.1 data into zen cart, so when I get the feed from the publishers it would automatically be updated to the website and there is not else to do on my part but just sale and promote the business, and any price change or update need to be done it is done automatically...I would like to upload over 6 million data unto my website......

I am using the latest zen cart

20 Sep 2011, 1:59 AM
#2
hittjw avatar

hittjw

New Zenner

Join Date:
Sep 2010
Location:
Williamsburg, VA (USA)
Posts:
1
Plugin Contributions:
0

Re: Company data feed?

Did anyone ever get back with you? I also get ONIX feeds from publishers. Would like to drop them into a directory and Zen Cart load them. What tools are you using? Any tips?

Best,

Justin