Notes
Order/Checkout Notes
Order/Checkout Process
Location
/pages/order-form
Files
- index_html
Python script implementing process. - index_pt
Basic index page with conditional calls to macros - macros_pt
functional macros used by this process - copy_pt
copy macros used by this process
Process
Coming to the folder with no parameters, links to the three offers are presented. This functionality is to make the different offers easy to test - normally, the folder would be called with parameters that call the offer directly: -
- /pages/order-form?offer=autoguard
- /pages/order-form?offer=bodyguard
- /order-form?offer=familyguard
Copy & Form
Calling the folder with the offer paramter as described above will pull in the approriate copy macro from copy_pt and the order form in the appropruate mode.
30/08/2006
Changed dates in form to dd/mm/yyyy format, addedd prompts.















