|
Posted by Anonymous Chief on 06/01/07 04:06
Thanx Rich,
Do you have any idea about the javascript code I could use to send possibly
the SKU to the cart. That would be helpful, or at least the javascript code
that would save the SKU in an array or something?
Anonymous Chief
"Rich" <rich@newsguy.com> wrote in message
news:f3mv5k0ln1@drn.newsguy.com...
> On Thu, 31 May 2007 02:57:12 GMT, Anonymous Chief wrote...
>>
>>Hi,
>>
>>I need help with a script I can add to my products on an html page.
>>
>>What I want is to assign a number to each product or name such that when I
>>click on the link below the product image, it is added to a form/cart like
>>page that the user can then submit for a quote request,
>>
>>Any Ideas?
>>
>>Anonymous Chief
>>
>>
>
> Based on what you described you'd probably need to use some basic
> javascript
> along with your PHP, to handle the click action that adds the item to a
> "cart".
>
> Outside of that, depending on the quantity of products you have or plan to
> have,
> you may get better results using an SQL database. If that's overkill you
> can
> probably get by assigning a unique number or using your product's SKU for
> the
> form value.
>
> Tom
> --
> Newsguy.com - Unlimited Accounts
> Now with 32 concurrent connections
>
Navigation:
[Reply to this message]
|