’Customize’ options |
Post Reply |
Author | |
francism
Newbie Joined: 29-April-2006 Status: Offline Points: 0 |
Post Options
Thanks(0)
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. Edited by francism - 02-May-2006 at 12:23am |
|
ProductCart
Admin Group ProductCart Team Joined: 01-October-2003 Status: Offline Points: 135 |
Post Options
Thanks(0)
|
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. |
|
Grp-NP
Newbie Joined: 30-May-2006 Location: United States Status: Offline Points: 0 |
Post Options
Thanks(0)
|
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
Edited by Grp-NP - 01-June-2006 at 10:32am |
|
Gerry
Netprofits Internet Consulting |
|
ProductCart
Admin Group ProductCart Team Joined: 01-October-2003 Status: Offline Points: 135 |
Post Options
Thanks(0)
|
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).
|
|
M Robles
Groupie Joined: 13-July-2006 Location: United States Status: Offline Points: 0 |
Post Options
Thanks(0)
|
Does anyone know how to modify the code to go straight to the config page?
|
|
ProductCart
Admin Group ProductCart Team Joined: 01-October-2003 Status: Offline Points: 135 |
Post Options
Thanks(0)
|
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 |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |