Edit Checkout Template

Hi all, just wondering if anyone has ever managed to do anything like this one their cart and if so how you managed it.



thanks

ssl security.png

Have you looked at

skins//customer/views/checkout/components/steps/step_one.tpl?

Suggest you use the hook checkout:checkout_steps and add a pre hook that has your code conditional as {if $smarty.request.from_step == “step_one”}