Jump to content

Search the Community

Showing results for tags 'order-carrier'.

  • Search By Tags

    • order-carrier ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 2 results

  1. Hi all In order-carrier.tpl I added the following Javascript: <script type="text/javascript"> {literal} $( document ).ready(function() { $.uniform.update($('#delivery_option_1_0').attr('checked',false)); $.uniform.update($('#delivery_option_1_1').attr('checked',true)); }); {/literal} </script>...
  2. Hello i am trying to implement a custom hack on shipping options, can someone inlight me how i can load delivery address state from order-carrier.tpl (thats the second step from the 5step checkout process) ? Regards, C edit: Solved by: $address_collection[$id_address]->id_state
×
×
  • Create New...