This is an old revision of the document!
variables d'entrées GET
| variable | contenu | |
| $variable | String | variable |
variables générales
| breadcrumbs | type | contenu |
| $heading_title | String | void |
| $products | Array | void |
| $weight | String | void |
| $vouchers | Array | void |
| $voucher | String | void |
| $voucher_status | String | void |
| $reward | String | void |
| $reward_status | String | void |
| $coupon | String | void |
| $coupon_status | String | void |
| $shipping_status | String | void |
| $country_id | String | void |
| $countries | String | void |
| $zone_id | String | void |
| $postcode | String | void |
| $products_recurring | String | void |
| $shipping_method | String | void |
| $totals | String | void |
| $heading_title | String | void |
| $text_error | String | void |
| $error_warning | String | void |
| $attention | String | void |
| $success | String | void |
variables d'élément de langue
| variable | type | contenu |
| $text_next | String | void |
| $text_next_choice | String | void |
| $text_use_coupon | String | void |
| $text_use_voucher | String | void |
| $text_use_reward | String | void |
| $text_shipping_estimate | String | void |
| $text_shipping_detail | String | void |
| $text_shipping_method | String | void |
| $text_select | String | void |
| $text_none | String | void |
| $text_until_cancelled | String | void |
| $text_freq_day | String | void |
| $text_freq_week | String | void |
| $text_freq_month | String | void |
| $text_freq_bi_month | String | void |
| $text_freq_year | String | void |
| $column_image | String | void |
| $column_name | String | void |
| $column_model | String | void |
| $column_quantity | String | void |
| $column_price | String | void |
| $column_total | String | void |
| $entry_coupon | String | void |
| $entry_voucher | String | void |
| $entry_reward | String | void |
| $entry_country | String | void |
| $entry_zone | String | void |
| $entry_postcode | String | void |
| $button_update | String | void |
| $button_remove | String | void |
| $button_coupon | String | void |
| $button_voucher | String | void |
| $button_reward | String | void |
| $button_quote | String | void |
| $button_shipping | String | void |
| $button_shopping | String | void |
| $button_checkout | String | void |
| $text_trial | String | void |
| $text_recurring | String | void |
| $text_length | String | void |
| $text_recurring_item | String | void |
| $text_payment_profile | String | void |
| $variable | String | void |
| $variable | String | void |
variables de liens
| variable | type | contenu |
| $action | String | lien action formulaire |
| $continue | String | lien action formulaire |
| $button_continue | String | lien action formulaire |
| $checkout | String | lien action formulaire |
| $checkout_buttons | Array | lien action formulaire |
Précisions sur certains Arrays
| $breadcrumbs | | |
| clé | type | contenu |
| text | String | titrage |
| href | String | lien |
| separator | String | séparateur |
| $products | | |
| clé | type | contenu |
| key | String | void |
| thumb | String | void |
| name | String | void |
| model | String | void |
| quantity | String | void |
| stock | String | void |
| reward | String | void |
| price | String | void |
| total | String | void |
| href | String | void |
| remove | String | void |
| recurring | String | void |
| profile_name | String | void |
| profile_description | String | void |
| $vouchers | | |
| clé | type | contenu |
| key | String | ? |
| description | String | ? |
| amount | String | ? |
| remove | String | ? |
exemple
notes