{"id":79153,"date":"2017-12-20T03:50:16","date_gmt":"2017-12-20T03:50:16","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/bears-woocommerce-product-quick-view\/"},"modified":"2017-12-20T03:57:47","modified_gmt":"2017-12-20T03:57:47","slug":"bears-woocommerce-product-quick-view","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/bears-woocommerce-product-quick-view\/","author":15684004,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.0","stable_tag":"trunk","tested":"4.8.28","requires":"4.7","requires_php":"5.5.6","requires_plugins":"","header_name":"Bears WooCommerce Product Quick View","header_author":"Bearsthemes","header_description":"Let customers quick view products and add them to their cart from a lightbox. Supports variations. Requires WC 3.0+","assets_banners_color":"a66b9b","last_updated":"2017-12-20 03:57:47","external_support_url":"","external_repository_url":"","donate_link":"#","header_plugin_uri":"http:\/\/bearsthemes\/","header_author_uri":"http:\/\/bearsthemes.com\/","rating":0,"author_block_rating":0,"active_installs":10,"downloads":1439,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":"1789828","resolution":"128x128","location":"assets"},"icon-256x256.jpg":{"filename":"icon-256x256.jpg","revision":"1789828","resolution":"256x256","location":"assets"}},"assets_banners":{"banner-1544x500.jpg":{"filename":"banner-1544x500.jpg","revision":"1789828","resolution":"1544x500","location":"assets"},"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"1789828","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":[],"block_files":[],"assets_screenshots":{"screenshot-1.gif":{"filename":"screenshot-1.gif","revision":"1789828","resolution":"1","location":"assets"}},"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[127693,140109,19156,55650],"plugin_category":[],"plugin_contributors":[],"plugin_business_model":[],"class_list":["post-79153","plugin","type-plugin","status-publish","hentry","plugin_tags-get-more-sales","plugin_tags-product-quick-view","plugin_tags-quick-view","plugin_tags-woocommerce-quick-view","plugin_committers-huynhhuynh"],"banners":{"banner":"https:\/\/ps.w.org\/bears-woocommerce-product-quick-view\/assets\/banner-772x250.jpg?rev=1789828","banner_2x":"https:\/\/ps.w.org\/bears-woocommerce-product-quick-view\/assets\/banner-1544x500.jpg?rev=1789828","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/bears-woocommerce-product-quick-view\/assets\/icon-128x128.jpg?rev=1789828","icon_2x":"https:\/\/ps.w.org\/bears-woocommerce-product-quick-view\/assets\/icon-256x256.jpg?rev=1789828","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/bears-woocommerce-product-quick-view\/assets\/screenshot-1.gif?rev=1789828","caption":""}],"raw_content":"<!--section=description-->\n<p>Bears WooCommerce Quick View allows users to get a quick look of products without opening the product page.<\/p>\n\n<h3>Quick View Modal<\/h3>\n\n<p><a href=\"https:\/\/codex.wordpress.org\/Managing_Plugins\" title=\"WP turorial install plugin\">WordPress how to install plugin<\/a>\nThe modal window shows the product\u2019s:<\/p>\n\n<ol>\n<li>Main featured image<\/li>\n<li>Title<\/li>\n<li>Price<\/li>\n<li>Short description<\/li>\n<li>View button<\/li>\n<li>Cart buttons<\/li>\n<\/ol>\n\n<h3>Compatible<\/h3>\n\n<ol>\n<li>WooCommerce 3.x<\/li>\n<li>WooCommerce Variation Swatches and Photos<\/li>\n<li>WooCommerce Product Bundles<\/li>\n<\/ol>\n\n<h3>Changing Template<\/h3>\n\n<p>To customize template, create a folder 'bears-woocommerce-product-quick-view' on your theme:\nExample (custom layout quick view button):<\/p>\n\n<pre><code>copy file: plugins\/bears-woocommerce-product-quick-view\/templates\/loop\/quick-view-button.php\nto your theme: your-theme\/bears-woocommerce-product-quick-view\/loop\/quick-view-button.php\n-&gt; edit the file.\n<\/code><\/pre>\n\n\n\n<p>Remove button quick view:<\/p>\n\n<pre><code>add_action('wp_head', 'remove_button_quick_view');\nfunction remove_button_quick_view() {\n  global $BWC_Product_Quick_View;\n  remove_action('woocommerce_after_shop_loop_item', array($BWC_Product_Quick_View, 'quick_view_button'), 5);\n}\n<\/code><\/pre>\n\n\n\n<p>Move button quick view:<\/p>\n\n<pre><code>global $BWC_Product_Quick_View;\nadd_action('name action ...', array($BWC_Product_Quick_View, 'quick_view_button'), 15);\n<\/code><\/pre>\n\n<h3>Hooks<\/h3>\n\n<ol>\n<li>add_action('bwc_product_quick_view_before_single_product', ...);<\/li>\n<li>add_action('bwc_product_quick_view_after_single_product', ...);<\/li>\n<\/ol>\n\n<!--section=installation-->\n<p>This section describes how to install the plugin and get it working.<\/p>\n\n<p>e.g.<\/p>\n\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/plugin-name<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress<\/li>\n<li>Use the Settings-&gt;Plugin Name screen to configure the plugin<\/li>\n<li>(Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<ul>\n<li>First released version 1.0<\/li>\n<\/ul>","raw_excerpt":"This plugin is a addon of WooCommerce. Display button quick view on shop page allows users to get a quick look of products without opening the product &hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/79153","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=79153"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/huynhhuynh"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=79153"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=79153"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=79153"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=79153"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=79153"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=79153"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}