Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
 All Forums
 General
 Suggestions - NOT QUESTIONS
 Target Checkout Buttons
Author « Topic »  

Marshall
Ecommerce Template Guru

USA
1909 Posts

Posted - 02/21/2018 :  08:45:41  
The parameter xxCOTxt is global. However, on the cart page I target that button by putting
<% xxCOTxt="Checkout Credit/Debit Card" %> or
<?php xxCOTxt="Checkout Credit/Debit Card" ?>
in the cart.asp/php page. However when using the cross sell feature on that page, the soft cart displays the content of the targeted button instead of the global setting "Checkout" or whatever is otherwise designated.

It would be great if the different buttons could be targeted to allow for different text
Global - xxCOTxt
Cart Page - xxCartCOTxt
Soft cart - xxSCCOTxt

A cart.asp/php page only solution.
If you layout the xxCOTxt and includes in the following order, you will get the word "Checkout" on the soft cart and not custom text as I demonstrated above.
<% xxCOTxt="Checkout Credit/Debit Card" %>
<!--#include file="vsadmin/inc/inccart.asp"-->
<% xxCOTxt="Checkout" %>
<!--#include file="vsadmin/inc/inccrosssell.asp"-->

Tested and it does work. Remember, this trick is not global but page specific.


Marshall
CENLYT Productions - ms designs
Affordable Web Design
Custom Ecommerce Designs
Responsive Websites
Cenlyt.com

Edited by - Marshall on 02/21/2018 12:31:39
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000