E-junkie Ecommerce Forums » E-junkie Discussions
Tag Cloud for this topic: | |
| |
|
sccr410 member Posts: 3 |
I'm trying to change the checkout button and the Your Shopping Cart graphic. I followed the instructions found here - http://www.e-junkie.com/ej/help.custom-cart.htm You can see the page here: http://ashwebdev.com/forex/signup.html (This is for a client that is using your the e-junkie services) # POSTED ON: September 15, 2008 @ 13:35 GMT -7 |
|
Stefanie member Posts: 115 |
To use the cart customization you'll need: function EJEJC_config() { EJEJC_POSTCALL=true; } before: function EJEJC_shown() { Your code should look like this: function EJEJC_config() { EJEJC_POSTCALL=true; } function EJEJC_shown() { custom_function } # POSTED ON: September 15, 2008 @ 15:08 GMT -7 MODIFIED ON: September 15, 2008 @ 15:09 GMT -7 |
You must be logged in to make a post. Please click here to login. | |






