Categories
Website design
- Smashing Magazine Design and web-development – useful information, latest trends and techniques, useful ideas, innovative approaches and tools.
Category Archives: Zen Cart Shopping Cart
Zen Cart Shopping Cart – Editing Zen Cart “Order Email Confirmation” text
Editing Zen Cart “Order Email Confirmation” text
This is the file that a customer receives as confirmation for their purchase:
1. (Template override) file located at:
root/includes/languages/english/musicforhope/checkout_process.php
2. Original file copied from:
root/includes/languages/english/checkout_process.php
—
Editing Zen Cart “Email Disclaimer” text at bottom of “Order Email Confirmation” email
This is the lower half of the info that a customer receives as confirmation for their [...]
Also posted in Ecommerce shopping cart, Website design Tagged Ecommerce, Order email confirmation, Shopping cart, Zen Cart Leave a comment
Zen Cart – Adding jQuery Tabbed Content Box to Zen Cart EZ Pages
(Using Zen Cart 1.3.8a)
1. jQuery source:
http://net.tutsplus.com/javascript-ajax/create-a-tabbed-interface-using-jquery/
2. Zen Cart integration:
- CSS: Delete “*” and “body” classes from file. Put in template’s css folder (root/includes/templates/CUSTOM TEMPLATE/css). I changed file name from “style.css” to “style_tabbed_content.css”.
- Javascripts: Put all 3 javascript files in jscript folder (root/includes/templates/CUSTOM TEMPLATE/jscript). Must also add jscript_ text to the beginning of each file name [...]
Also posted in Ecommerce shopping cart, Website design Tagged jQuery Tabbed Content, Zen Cart, Zen Cart EZ Pages 1 Comment
Manual Credit Card Processing Shopping Carts
Website client has a need for manually processing credit card orders because he already has a credit card terminal in his office and doesn’t want to incur any extra gateway processing fees.
Magento and Zen Cart have successfully passed the “manual credit card processing” test.
Magento keeps the full 16-digit credit card number in the admin back-end
Zen [...]
Website Design – Zen Cart Ecommerce Integration – HolidayHope.net