Drupal commerce checkout pages templates

Error message

The specified file temporary://filelGCCoE could not be copied, because the destination directory is not properly configured. This may be caused by a problem with file or directory permissions. More information is available in the system log.

Once upon a time one developer was very upset, because he coudn't find appropriate templates name for drupal commerce checkout pages. And he began his research. Here is the result of his research.

Checkout page template: page--checkout--%.tpl.php

Checkout review page template: commerce-checkout-review.tpl.php

Page checkout complete: page--checkout--complete.tpl.php

Also will be usefull to know about user order (! one order page!!!!!) page template: page--user--orders--%.tpl.php

Page of all user orders template could be found in views module (as we know commerce is made of views :) ).  I choosed one of various templates: 

views-view--commerce-user-orders--order-page.tpl.php

So that's all. Continue doing drupal!!!

Rating: 
6.17391 out of 10 based on 23 ratings.
Tags: