Adjust Minimum Zoom for Product Image Magnifier
This PHP snippet modifies the "Zoom Magnify" control in JetWooBuilder, allowing you can to set a smaller zoom level for product image magnifier in Elementor.
Specifications
Adjust Minimum Zoom for Product Image Magnifier
6 January, 2026
-
Plugin
-
Category
-
Programming languages
Installing Instruction
How to Add Snippets into the functions.php File of the Active Child Theme
- Copy the required code snippet to your clipboard.
- Navigate to WordPress Dashboard > Appearance > Theme File Editor.
- Click the functions.php tab to open the file.
- Paste the code snippet below the existing code in the Selected file content: area.
- Click the "Update File" page.
Example Use Case
Use this snippet when you want to set a smaller minimum zoom level in JetWooBuilder product image magnifier control, enabling more precise inspection of product images.
Applicable scenarios:
- E-commerce sites empasizing detailed product visuals.
- Galleries or portfolios built on WooCommerce product post types.
- Any online store requiring more flexible image magnification settings.
Specifications
Adjust Minimum Zoom for Product Image Magnifier
6 January, 2026
-
Plugin
-
Category
-
Programming languages