More Custom Product info

This is an archive of old posting to the User Forum

More Custom Product info

Postby Mark Kroska » Fri Mar 26, 2004 4:49 pm

Thank you, yes that worked great for the drop-downs. (using a space to
separate multilpe drop-downs)
Is it possible to get that text entry box on the product page and not on the
shopping cart?
I need the customer to enter text and it's strange to not be able to do it
until it's added to the cart.
Here is the page:
http://www.capturethememoriesmn.com/sto ... -cuts.html
Thoughts?
Mark

--
Mark J. Kroska
Director Web Services
KDV Technology and Consulting Services, Inc.
Direct 320-258-6412
Main 320-252-7060
Fax 320-252-9627
mkroska@kdv.com


"NOTICE: This E-mail (including attachments) is covered by the Electronic
Communications Privacy Act, 18 U.S.C. 2510-2521, is confidential and may be
legally privileged. If you are not the intended recipient, you are hereby
notified that any retention, dissemination, distribution or copying of this
communication is strictly prohibited, Please reply to the sender that you
have received the message in error, then delete it. Thank you."
Mark Kroska
 

Re: More Custom Product info

Postby Jim » Fri Mar 26, 2004 9:10 pm

Mark,

If you are running ShopSite 7 and using a custom template you can use
the tag [-- PRODUCT.OptionsBox --] determine if the field is to be
displayed and if it is then you can put the code in to generate the text
entry field to get the text input field on the store pages.

The code would be like this and must be inside a form so it will be
submitted.
[-- IF PRODUCT.OptionsBox "checked" --]
<textarea wrap=physical name="[-- PRODUCT.RecordNumber
--]:freeopt" rows=2 cols=50></textarea>
[-- END_IF --]

There is no way to eliminate it from the shopping cart though.

Jim


Mark Kroska wrote:

Thank you, yes that worked great for the drop-downs. (using a space to
separate multilpe drop-downs)
Is it possible to get that text entry box on the product page and not on the
shopping cart?
I need the customer to enter text and it's strange to not be able to do it
until it's added to the cart.
Here is the page:
http://www.capturethememoriesmn.com/sto ... -cuts.html
Thoughts?
Mark
Jim
 

Re: More Custom Product info

Postby Nikolaus Gruchot » Sat Mar 27, 2004 10:26 am

Hi Mark,

a very simple approach, that we are taking in our shop and that works fine
since years, is to have an additional line in italic in the product
description telling the customer something like: "You can enter further
instructions for this product, once you have placed it into the shopping
cart."

Regards,

Niko

"Mark Kroska" <mkroska@kdv.com> schrieb im Newsbeitrag
news:c42c27$86v$1@support.shopsite.com...
Thank you, yes that worked great for the drop-downs. (using a space to
separate multilpe drop-downs)
Is it possible to get that text entry box on the product page and not on
the
shopping cart?
I need the customer to enter text and it's strange to not be able to do it
until it's added to the cart.
Here is the page:

http://www.capturethememoriesmn.com/sto ... -cuts.html
Thoughts?
Mark

--
Mark J. Kroska
Director Web Services
KDV Technology and Consulting Services, Inc.
Direct 320-258-6412
Main 320-252-7060
Fax 320-252-9627
mkroska@kdv.com


"NOTICE: This E-mail (including attachments) is covered by the Electronic
Communications Privacy Act, 18 U.S.C. 2510-2521, is confidential and may
be
legally privileged. If you are not the intended recipient, you are hereby
notified that any retention, dissemination, distribution or copying of
this
communication is strictly prohibited, Please reply to the sender that you
have received the message in error, then delete it. Thank you."

Nikolaus Gruchot
 


Return to User Forum Archive

Who is online

Users browsing this forum: No registered users and 27 guests

cron