variables d'entrées GET
variables générales
heading_title | type | contenu |
qbismPOCP_value | type | contenu |
breadcrumbs | Array | contenu |
debug | type | contenu |
thumb | type | contenu |
description | type | contenu |
main_category_name | type | contenu |
products | Array | contenu |
sorts | Array | contenu |
limits | Array | contenu |
pagination | type | contenu |
categories | type | liste des catégories filles |
variables d'élément de langue
variable | type | contenu |
text_refine | type | contenu |
text_empty | type | contenu |
text_quantity | type | contenu |
text_manufacturer | type | contenu |
text_model | type | contenu |
text_price | type | contenu |
text_tax | type | contenu |
text_points | type | contenu |
text_compare | type | contenu |
text_display | type | contenu |
text_list | type | contenu |
text_grid | type | contenu |
text_sort | type | contenu |
text_limit | type | contenu |
button_cart | type | contenu |
button_wishlist | type | contenu |
button_compare | type | contenu |
button_continue | type | contenu |
text_option | type | contenu |
text_select | type | contenu |
button_upload | type | contenu |
text_error | type | contenu |
variable | type | contenu |
variable | type | contenu |
variable | type | contenu |
variable | type | contenu |
variable | type | contenu |
variables de liens
variable | type | contenu |
compare | Array | text+href |
continue | ? | lien vers common/home |
Précisions sur certains Arrays
$compare | | |
name | String | nom |
href | String | lien |
$categories | | |
clé | type | contenu |
uneClé | String | unContenu |
$products | | |
product_id | Int | id produit |
model | String | modèle |
thumb | String | url |
image | String | url image format produit |
image_pop_up | String | url image format produit |
image_add_width | String | url image format additional width |
images | Array | liste des images disponibles en deux formats (voir précisions plus bas) |
minimum | Int | minimum d'achat |
options | Array | options |
name | String | nom du produit |
description | String | description |
price | String | prix |
date_added | String | date d'ajout |
special | ? | ? |
tax | ? | ? |
special | ? | ? |
rating | ? | ? |
reviews | ? | ? |
href | String | url produit |
voir aussi http://wiki.leomartin.net/doku.php?id=catalog_model_catalog_product
$sorts | | |
text | String | ? |
value | ? | ? |
href | String | url |
$limits | | |
text | String | ? |
value | ? | ? |
href | String | url |
$breadcrumbs | | |
text | String | ? |
href | String | url |
separator | String | séparateur |
$products[“images”] | | |
popup | String | url grand format |
thumb | String | url petit format |