Print Page | Close Window

’Customize’ options

Printed From: ProductCart E-Commerce Solutions
Category: ProductCart Build To Order
Forum Name: Using BTO
Forum Description: Exchange message with other users of ProductCart Build To Order
URL: https://forum.productcart.com/forum_posts.asp?TID=190
Printed Date: 05-May-2024 at 12:19am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: ’Customize’ options
Posted By: francism
Subject: ’Customize’ options
Date Posted: 01-May-2006 at 10:47pm
I'm looking at using ProductCart BTO for my website and had a question
about the 'Customize' button on products.

Is there any way for a product to automatically go to the Customize
screen without hitting that extra button on the initial product screen, or is
there a way to simply add the custom BTO options onto the original
product screen?

To clarify, I know that I can turn off the 'Add to Cart' button to make the
customer hit the Customize button, I'm just wondering if there's a way to
pull up the customization page by default when that 'Add to Cart' button
is gone.

This isn't a deal breaker for me, I'm just wondering if there is an option
for this. Thanks for any info in advance.



Replies:
Posted By: ProductCart
Date Posted: 02-May-2006 at 5:36pm

The ASP source code can be very easily changed so that the product details page is skipped when the product shown is a BTO product, and the customer is taken directly to the configuration page.



-------------
The ProductCart Team

Home of ProductCart http://www.productcart.com" rel="nofollow - shopping cart software


Posted By: Grp-NP
Date Posted: 01-June-2006 at 10:32am
In our experience with Product Cart, we've found it very easy to change the ASP source code.  This shouldn't be a problem at all

-------------
Gerry
Netprofits Internet Consulting


Posted By: ProductCart
Date Posted: 21-July-2006 at 8:43pm
This was added in version 3. It can be found on the Add/Modify/Clone BTO Product pages. It's called "Skip Product Details Page" (check box).

-------------
The ProductCart Team

Home of ProductCart http://www.productcart.com" rel="nofollow - shopping cart software


Posted By: M Robles
Date Posted: 02-August-2006 at 3:11pm
Does anyone know how to modify the code to go straight to the config page?


Posted By: ProductCart
Date Posted: 02-August-2006 at 3:27pm

As indicated above, this is a feature in v3. It can be found on the Add/Modify/Clone BTO Product pages. It's called "Skip Product Details Page" (check box).

For previous versions of ProductCart, add the following to viewPrd.asp, after the pserviceSpec variable has been assigned a value.

 If pserviceSpec<>0 Then
  response.redirect "configurePrd.asp?idProduct="&pidProduct
 End if



-------------
The ProductCart Team

Home of ProductCart http://www.productcart.com" rel="nofollow - shopping cart software



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net