Forums / Developer / Customizing the checkout steps

Customizing the checkout steps

Author Message

Sandeep Patel

Thursday 03 February 2011 4:25:24 am

Hi,

I am working on an ecommerce site and want to customize all the 3 default EZ checkout steps (Shopping Basket, Account Information and Confirm Order) to match my custom need, something similar as done here: https://www.restava.com/shoppingcart.php?id=ABVLTM

I am done with the shopping cart page and it is working rightly, now i want to customize the next checkout step (Account Information). I want to collect 2 addresses from the buyer i.e billing address and shipping address.

But the default module allows for only 1 address and also i want few additional details from the buyer such as the phone number and email address (because anonymous user can also buy the products).

So anyone can help me in this customization? I want the admin section to work as it is working now (default working).

Thanks,

Peter Keung

Thursday 03 February 2011 7:10:44 am

A custom shop account handler might be a good start: http://ezpedia.org/ez/shop_account_handler

http://www.mugo.ca
Mugo Web, eZ Partner in Vancouver, Canada

Sandeep Patel

Sunday 06 February 2011 9:48:46 pm

Hi Peter,

Thanks for the help.

I tried to follow the steps shown on your passed link but was not able to implement it successfully.

Every time i click on the checkout button on shop/basket page, it asks me to login (eventhough i have given the "buy" policy to the anonymous user) and once i login it don't ask me any details(shipping and billing details) and do the checkout directly.

Can you help me with the changes that i may need to do, to make it work mainly in the .php file.

And also i don't see any of the new template eg. "example_com/design/standard/templates/shop/accounthandlers/html/ez.tpl" in effect on any of the checkout pages(i have my debugging mode on).

"example_com" in this url is the name of the ez installation folder, am i right?

Any other reference on this topic will really be helpful.

Thanks

eZ debug

Timing: Jan 17 2025 23:47:59
Script start
Timing: Jan 17 2025 23:47:59
Module start 'content'
Timing: Jan 17 2025 23:47:59
Module end 'content'
Timing: Jan 17 2025 23:47:59
Script end

Main resources:

Total runtime0.1288 sec
Peak memory usage2,048.0000 KB
Database Queries141

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0058 587.7109180.8438
Module start 'content' 0.00580.0050 768.554793.8828
Module end 'content' 0.01080.1179 862.4375522.5078
Script end 0.1288  1,384.9453 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00332.5390200.0002
Check MTime0.00131.0110200.0001
Mysql Total
Database connection0.00090.678410.0009
Mysqli_queries0.088768.81461410.0006
Looping result0.00120.96491390.0000
Template Total0.117591.210.1175
Template load0.00070.567410.0007
Template processing0.116890.656910.1168
Override
Cache load0.00050.383410.0005
Sytem overhead
Fetch class attribute can translate value0.00090.665110.0009
XML
Image XML parsing0.00040.323710.0004
General
dbfile0.00231.7649200.0001
String conversion0.00000.005430.0000
Note: percentages do not add up to 100% because some accumulators overlap

CSS/JS files loaded with "ezjscPacker" during request:

CacheTypePacklevelSourceFiles
CSS0extension/community/design/community/stylesheets/ext/jquery.autocomplete.css
extension/community_design/design/suncana/stylesheets/scrollbars.css
extension/community_design/design/suncana/stylesheets/tabs.css
extension/community_design/design/suncana/stylesheets/roadmap.css
extension/community_design/design/suncana/stylesheets/content.css
extension/community_design/design/suncana/stylesheets/star-rating.css
extension/community_design/design/suncana/stylesheets/syntax_and_custom_tags.css
extension/community_design/design/suncana/stylesheets/buttons.css
extension/community_design/design/suncana/stylesheets/tweetbox.css
extension/community_design/design/suncana/stylesheets/jquery.fancybox-1.3.4.css
extension/bcsmoothgallery/design/standard/stylesheets/magnific-popup.css
extension/sevenx/design/simple/stylesheets/star_rating.css
extension/sevenx/design/simple/stylesheets/libs/fontawesome/css/all.min.css
extension/sevenx/design/simple/stylesheets/main.v02.css
extension/sevenx/design/simple/stylesheets/main.v02.res.css
JS0extension/ezjscore/design/standard/lib/yui/3.17.2/build/yui/yui-min.js
extension/ezjscore/design/standard/javascript/jquery-3.7.0.min.js
extension/community_design/design/suncana/javascript/jquery.ui.core.min.js
extension/community_design/design/suncana/javascript/jquery.ui.widget.min.js
extension/community_design/design/suncana/javascript/jquery.easing.1.3.js
extension/community_design/design/suncana/javascript/jquery.ui.tabs.js
extension/community_design/design/suncana/javascript/jquery.hoverIntent.min.js
extension/community_design/design/suncana/javascript/jquery.popmenu.js
extension/community_design/design/suncana/javascript/jScrollPane.js
extension/community_design/design/suncana/javascript/jquery.mousewheel.js
extension/community_design/design/suncana/javascript/jquery.cycle.all.js
extension/sevenx/design/simple/javascript/jquery.scrollTo.js
extension/community_design/design/suncana/javascript/jquery.cookie.js
extension/community_design/design/suncana/javascript/ezstarrating_jquery.js
extension/community_design/design/suncana/javascript/jquery.initboxes.js
extension/community_design/design/suncana/javascript/app.js
extension/community_design/design/suncana/javascript/twitterwidget.js
extension/community_design/design/suncana/javascript/community.js
extension/community_design/design/suncana/javascript/roadmap.js
extension/community_design/design/suncana/javascript/ez.js
extension/community_design/design/suncana/javascript/ezshareevents.js
extension/sevenx/design/simple/javascript/main.js

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0002 secs