Hello,
I've read the article on shopping cart customization. I have been able to remove the "continue shopping" button in desktop but not in mobile. I have a responsive theme, so does additional coding need to be added to my theme for mobile customization? Or is it impossible to customize for mobile?
I'm also considering removing the word "checkout," as well as the word "or" between the two buttons, but I couldn't find the javascript on your site for doing so. I'm considering this because in the mobile view, the Paypal and Pay with Card buttons are pushed further down by the word "checkout" (I assume these are coded as four columns which then become vertically stacked in mobile responsive view). I'm trying to do all I can to make the Paypal and Pay with Card buttons immediately visible upon loading to maximize conversions.
Here is my page: http://personalityjunkie.com/my-true-type-book/
Here is my current Ejunkie View Cart code:
<a href="https://www.e-junkie.com/ecom/gb.php?c=cart&cl=247964&ejc=2" target="ejejc" class="ec_ejc_thkbx" onClick="javascript:return EJEJC_lc(this);"><img src="http://personalityjunkie.com/wp-content/uploads/2014/02/paypal-view-cart.jpg" border="0" alt="View Cart"/></a><script language="javascript" type="text/javascript">
<!--
function EJEJC_lc(th) { return false; }
function EJEJC_config() {
EJEJC_POSTCALL=true; }
function EJEJC_shown(){
jQuery("#btnContShop").remove();}
// -->
</script>
<script src='http://www.e-junkie.com/ecom/box.js' type='text/javascript'></script>
Thanks in advance for any insights!
created
Jun '15
last reply
Sep '15
- 3
replies
- 1.6k
views
- 4
users
- 4
links