Single_Product::run()
Run the module.
Source
File: includes/modules/woocommerce_booster/views/single_product.php
Expand full source code Collapse full source code View on Github
Related
Uses
Uses | Description |
---|---|
includes/modules/woocommerce_booster/compatibility/yith_brands.php: Yith_Brands::single_product_hooks() |
Improve compatibility by removing and re-hooking into woocomerce booster hooks. |
includes/modules/woocommerce_booster/views/single_product.php: Single_Product::image_zoom_effect() |
Toggle image zoom effect |
includes/modules/woocommerce_booster/views/single_product.php: Single_Product::tabs() |
Toggle tabs |
includes/modules/woocommerce_booster/views/single_product.php: Single_Product::related_products() |
Toggle related products |
includes/modules/woocommerce_booster/views/single_product.php: Single_Product::upsells() |
Toggle upsells. |
includes/modules/woocommerce_booster/views/single_product.php: Single_Product::reorder_elements() |
Reorder the elements on single product. |
includes/modules/woocommerce_booster/views/single_product.php: Single_Product::breadcrumbs() |
Toggle breadcrumbs |
includes/modules/woocommerce_booster/views/single_product.php: Single_Product::product_navigation_style() |
Make the product navigation buttons to be customizable from secondary buttons controls |
includes/modules/woocommerce_booster/views/single_product.php: Single_Product::recently_viewed() |
Add the recently viewed products box. |
includes/modules/woocommerce_booster/views/single_product.php: Single_Product::add_gallery_classes() |
Add gallery classes |
includes/modules/woocommerce_booster/views/single_product.php: Single_Product::product_navigation() |
Product navigation control function. |
includes/modules/woocommerce_booster/views/single_product.php: Single_Product::should_load() |
Check if submodule should be loaded. |