Function Hook_ecommerce_catalogue_items->get_catalogue_template_parameters
Definitions
sources/hooks/systems/ecommerce/catalogue_items.php
- Get eCommerce-specific template-parameters to include in catalogue templating.Only called from the catalogues code, not the main eCommerce framework.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: N/A
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$id | AUTO_LINK | required parameter | N/A | N/A | Product entry ID |
$map | array | required parameter | N/A | N/A | Map where product details are placed |