|
ZenCart_Documentation
1.5.0
http://www.collinsharper.com
|
Go to the source code of this file.
| zen_get_attributes_price_factor | ( | $ | price, |
| $ | special, | ||
| $ | factor, | ||
| $ | offset | ||
| ) |
Definition at line 946 of file functions_prices.php.
| zen_get_attributes_price_final | ( | $ | attribute, |
| $ | qty = 1, |
||
| $ | pre_selected, | ||
| $ | include_onetime = 'false' |
||
| ) |
Definition at line 995 of file functions_prices.php.
| zen_get_attributes_price_final_onetime | ( | $ | attribute, |
| $ | qty = 1, |
||
| $ | pre_selected_onetime | ||
| ) |
Definition at line 1037 of file functions_prices.php.
| zen_get_attributes_qty_prices_onetime | ( | $ | string, |
| $ | qty | ||
| ) |
Definition at line 961 of file functions_prices.php.
| zen_get_attributes_quantity_price | ( | $ | check_what, |
| $ | check_for | ||
| ) |
Definition at line 977 of file functions_prices.php.
| zen_get_attributes_type | ( | $ | check_attribute | ) |
Definition at line 1067 of file functions_prices.php.
| zen_get_buy_now_qty | ( | $ | product_id | ) |
Definition at line 412 of file functions_prices.php.
| zen_get_discount_calc | ( | $ | product_id, |
| $ | attributes_id = false, |
||
| $ | attributes_amount = false, |
||
| $ | check_qty = false |
||
| ) |
Definition at line 448 of file functions_prices.php.
| zen_get_discount_qty | ( | $ | product_id, |
| $ | check_qty | ||
| ) |
Definition at line 1205 of file functions_prices.php.
| zen_get_letters_count | ( | $ | string, |
| $ | free = 0 |
||
| ) |
Definition at line 1104 of file functions_prices.php.
| zen_get_letters_count_price | ( | $ | string, |
| $ | free = 0, |
||
| $ | price | ||
| ) |
Definition at line 1122 of file functions_prices.php.
| zen_get_products_actual_price | ( | $ | products_id | ) |
Definition at line 918 of file functions_prices.php.
| zen_get_products_base_price | ( | $ | products_id | ) |
Definition at line 113 of file functions_prices.php.
| zen_get_products_discount_price_qty | ( | $ | product_id, |
| $ | check_qty, | ||
| $ | check_amount = 0 |
||
| ) |
Definition at line 1134 of file functions_prices.php.
| zen_get_products_display_price | ( | $ | products_id | ) |
Definition at line 146 of file functions_prices.php.
| zen_get_products_price_is_call | ( | $ | products_id | ) |
Definition at line 283 of file functions_prices.php.
| zen_get_products_price_is_free | ( | $ | products_id | ) |
Definition at line 270 of file functions_prices.php.
| zen_get_products_price_is_priced_by_attributes | ( | $ | products_id | ) |
Definition at line 296 of file functions_prices.php.
| zen_get_products_qty_box_status | ( | $ | product_id | ) |
Definition at line 341 of file functions_prices.php.
| zen_get_products_quantity_min_units_display | ( | $ | product_id, |
| $ | include_break = true, |
||
| $ | shopping_cart_msg = false |
||
| ) |
Definition at line 366 of file functions_prices.php.
| zen_get_products_quantity_mixed | ( | $ | product_id | ) |
Definition at line 351 of file functions_prices.php.
| zen_get_products_quantity_order_max | ( | $ | product_id | ) |
Definition at line 331 of file functions_prices.php.
| zen_get_products_quantity_order_min | ( | $ | product_id | ) |
Definition at line 310 of file functions_prices.php.
| zen_get_products_quantity_order_units | ( | $ | product_id | ) |
Definition at line 321 of file functions_prices.php.
| zen_get_products_sale_discount | ( | $ | product_id = false, |
| $ | categories_id = false, |
||
| $ | display_type = false |
||
| ) |
Definition at line 847 of file functions_prices.php.
| zen_get_products_sale_discount_type | ( | $ | product_id = false, |
| $ | categories_id = false, |
||
| $ | return_value = false |
||
| ) |
Definition at line 755 of file functions_prices.php.
| zen_get_products_special_price | ( | $ | product_id, |
| $ | specials_price_only = false |
||
| ) |
Definition at line 11 of file functions_prices.php.
| zen_get_word_count | ( | $ | string, |
| $ | free = 0 |
||
| ) |
Definition at line 1077 of file functions_prices.php.
| zen_get_word_count_price | ( | $ | string, |
| $ | free = 0, |
||
| $ | price | ||
| ) |
Definition at line 1092 of file functions_prices.php.