=== Bizzview - Quick View for WooCommerce === Contributors: codersaiful, bizzplugin Tags: woocommerce, quick view, quickview, product view, modal Requires at least: 5.0 Tested up to: 6.9 Requires PHP: 7.4 Stable tag: 2.0.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Bizzview Quick View allows users to get a quick look at WooCommerce products without opening the product page. == Description == **Bizzview - Quick View for WooCommerce** is a powerful addon that enables customers to quickly preview product details in a popup or sidebar without leaving the current page. This improves user experience, reduces bounce rates, and helps convert visitors into buyers. = Key Features = * **Quick View Popup** - Beautiful popup modal to display product information * **Sidebar View** - Alternative sidebar view option for product details * **Multiple Modal Effects** - 8 different animation effects (Fade, Zoom, Newspaper, 3D Unfold, etc.) * **Image Carousel** - Slick carousel for product images with navigation * **Responsive Design** - Fully responsive and works on all devices * **Customizable Button** - Choose button position, text, and styling * **Navigation Arrows** - Next/Previous navigation between products * **Add to Cart** - Full add to cart functionality within the popup * **Auto Close** - Optional auto close after adding to cart * **Mini Cart Support** - Quick view for products in mini cart * **Cart Page Support** - Quick view for products on cart page * **Category Restrictions** - Show quick view only for specific categories * **Perfect Scrollbar** - Beautiful custom scrollbar (optional) * **WPML Compatible** - Works with multilingual sites * **RTL Support** - Right-to-left language support * **Lightweight** - Clean, well-optimized code = Shortcode = Use `[bizzview id="PRODUCT_ID"]` to manually add a quick view button anywhere. = Developer Friendly = * Object-oriented code structure * Multiple action and filter hooks * Well-documented code * Extendable for custom features = Premium Features (Coming Soon) = * Drag & drop content arrangement * Additional Modal Effects * Social sharing integration * Related products in popup * Custom fields support == Installation == 1. Make sure WooCommerce is installed and activated 2. Upload the plugin folder to `/wp-content/plugins/` 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Go to 'Quick View' menu to configure settings == Frequently Asked Questions == = Does this plugin require WooCommerce? = Yes, WooCommerce must be installed and activated for this plugin to work. = How do I add a quick view button manually? = Use the shortcode `[bizzview id="99"]` where 99 is your product ID. = Can I customize the button position? = Yes, you can choose from multiple positions: before title, after title, after rating, after price, before add to cart, or after add to cart. = Does it work with variable products? = Yes, the quick view popup fully supports variable products with variation selection. = How can I run JavaScript after the popup loads? = Use the jQuery trigger: `$(document).on('bizzview_loaded', function() { // your code });` == Screenshots == 1. Quick view popup display 2. Admin settings page 3. Button position options == Changelog == = 2.0.0 = * Totally new update, new features. * Optimized code * Fast speed = 1.5.0 = * QTY Issue fixed. * Added Modal Border color change option from Customzer. * Compatible with [Min Max Control – Min Max Quantity & Step Control for WooCommerce](https://wordpress.org/plugins/woo-min-max-quantity-step-control-single/) * Spelling Fix * Added MiniModal * Bug fix * Quantity Box issue fixed * Code Optimized = 1.3 = * Spelling Fix * Bug fix * Quantity Box issue fixed * Code Optimized * Optimized with [Woo Product Table](https://wooproducttable.com/) in WordPress: [Product Table for WooCommerce](https://wordpress.org/plugins/woo-product-table/) * Optimized with [Min Max Quantity & Step Control](https://wordpress.org/plugins/woo-min-max-quantity-step-control-single/) = 1.1 = *Release Date - 16 04, 2022* = 1.0 =