E-junkie Ecommerce Forums » E-junkie Discussions
Tag Cloud for this topic:
ability
added
agree
assuming
button
buyer
cart
check
click
code
contact
downloads
duplicate
ejejc
ejunkie
especially
feature
function
help
html
inside
instructions
license
lines
lot
merchant
merchants
method
modify
overlay
page
posting
previously
purchase
screen
shopping
show
site
standard
text
try
useful
view
wanting
working
| |
| |
|
GuestUser member Posts: 808 |
My supervisor wants to have the ability to add a disclaimer to the shopping cart page (the page we've been working on) Is there a way to do this? # POSTED ON: November 16, 2007 @ 20:19 GMT -7 |
|
E-JunkieExpert member Posts: 804 |
Sorry, no :( # POSTED ON: November 16, 2007 @ 20:19 GMT -7 |
|
JD member Posts: 2 |
I have been looking for a way to add this feature to my site as well. Is there a workaround if ejunkie would not provide this feature? Thanks. # POSTED ON: October 21, 2008 @ 12:43 GMT -7 |
|
E-junkieGuru E-Junkie Crew Posts: 4400 |
If you are wanting to add some text to the cart overlay screen itself, then you can add the following lines to your View Cart code (assuming you are using our standard View Cart code) on each page, just before the "// -->" line: function EJEJC_config() { EJEJC_POSTCALL=true; } function EJEJC_shown() { jQuery("#tdPmnt").attr("innerHTML", "Anything <b>HTML</b> you want to show in cart goes here, all on one long line"); } (BTW, if you had already added EJEJC_config(){} previously, do not duplicate it, but just modify what you had added to include any new lines shown above.) # POSTED ON: October 21, 2008 @ 13:42 GMT -7 |
|
JD member Posts: 2 |
Thanks for the posting... I actually need the buyer to click on a check box to agree to the terms of the disclaimer before the purchase can be made. I think this will be a very useful feature for a lot of merchants on e-junkie especially those electronic downloads of trading strategies, sporting instructions, etc...etc... # POSTED ON: October 21, 2008 @ 16:41 GMT -7 MODIFIED ON: October 21, 2008 @ 16:45 GMT -7 |
|
E-junkieGuru E-Junkie Crew Posts: 4400 |
We know of at least one Merchant who has devised their own method to add a license/terms agreement checkbox to their Add to Cart button (rather than inside the cart screen); see here for examples, maybe try to contact them for help/pointers: http://commoncraft.com/store/socialmedia # POSTED ON: October 21, 2008 @ 16:54 GMT -7 |
You must be logged in to make a post. Please click here to login. | |






