catalog_controllers_checkout_cart
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 | Int(1/0) ? | ? |
$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 | ex:<51:YToxOntpOjIzNjtzOjI6IjI5Ijt9:> |
thumb | String | url |
name | String | nom du produit |
model | String | modèle |
option | Array | liste d'options |
quantity | Int | quantité |
stock | ? | ? |
reward | ? | ? |
price | String | prix |
total | String | total articles*prix |
href | String | url page produit |
remove | String | url panier pour enlever le produit du panier |
recurring | ? | ? |
profile_name | ? | ? |
profile_description | ? | ? |
$option | | |
clé | type | contenu |
x | array | option |
$option[x] | | |
clé | type | contenu |
name | string | nom de l'option |
value | string | valeur de l'option |
$vouchers | | |
clé | type | contenu |
key | String | ? |
description | String | ? |
amount | String | ? |
remove | String | ? |
exemple
notes
catalog_controllers_checkout_cart.txt · Last modified: 2015/09/28 16:59 by 95.211.60.11