{"id":73689,"date":"2017-08-24T01:11:00","date_gmt":"2017-08-24T01:11:00","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/woocommerce-product-price-x-quantity-preview\/"},"modified":"2018-11-27T10:04:29","modified_gmt":"2018-11-27T10:04:29","slug":"woo-product-price-x-quantity-preview","status":"closed","type":"plugin","link":"https:\/\/ro.wordpress.org\/plugins\/woo-product-price-x-quantity-preview\/","author":11111361,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.2.1","stable_tag":"1.2.1","tested":"4.9.29","requires":"3.8","requires_php":"","requires_plugins":"","header_name":"WooCommerce Product Price x Quantity Preview","header_author":"Reigel Gallarde","header_description":"An extension to WooCommerce that will preview price total when quantity changes on the product page.","assets_banners_color":"","last_updated":"2018-11-27 10:04:29","external_support_url":"","external_repository_url":"","donate_link":"http:\/\/reigelgallarde.me","header_plugin_uri":"","header_author_uri":"http:\/\/reigelgallarde.me","rating":4.3,"author_block_rating":0,"active_installs":200,"downloads":9187,"num_ratings":8,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":1,"2":0,"3":0,"4":2,"5":5},"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":"1718509","resolution":"128x128","location":"assets"},"icon-256x256.png":{"filename":"icon-256x256.png","revision":"1718509","resolution":"256x256","location":"assets"}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0","1.1","1.2","1.2.1"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1718472","resolution":"1","location":"assets"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1718472","resolution":"2","location":"assets"}},"screenshots":{"1":"Screenshot 1","2":"Screenshot 2"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[15705,145439,145437,145438,286],"plugin_category":[45],"plugin_contributors":[145440],"plugin_business_model":[],"class_list":["post-73689","plugin","type-plugin","status-closed","hentry","plugin_tags-dynamic-price","plugin_tags-final-price","plugin_tags-price-display","plugin_tags-total-price","plugin_tags-woocommerce","plugin_category-ecommerce","plugin_contributors-reigelgallarde","plugin_committers-reigelgallarde"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/woo-product-price-x-quantity-preview.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/woo-product-price-x-quantity-preview\/assets\/screenshot-1.png?rev=1718472","caption":"Screenshot 1"},{"src":"https:\/\/ps.w.org\/woo-product-price-x-quantity-preview\/assets\/screenshot-2.png?rev=1718472","caption":"Screenshot 2"}],"raw_content":"<!--section=description-->\n<p><strong>WooCommerce Product Price x Quantity Preview<\/strong> is an extension for WooCommerce that allow visitors of your site to see the total price when they change the quantity.<\/p>\n\n<h4>How it works<\/h4>\n\n<p>The plugin, once activated, do not need to be setup. You will see the total price working on the product page if you change the quantity (works only for simple product type).<\/p>\n\n<p>This plugin uses WooCommerce currency options settings, so you don't have to worry about how the price is displayed.<\/p>\n\n<h4>Get Plugin addons<\/h4>\n\n<blockquote>\n  <p>This plugin offers a Pro addon which adds the following features:<\/p>\n  \n  <ul>\n  <li>Support to WooCommerce Variable product type. <\/li>\n  <li>Support to <a href=\"https:\/\/codecanyon.net\/item\/woocommerce-dynamic-pricing-discounts\/7119279\">WooCommerce Dynamic Pricing &amp; Discounts<\/a> by RightPress<\/li>\n  <li>[new] Support to <a href=\"https:\/\/yithemes.com\/themes\/plugins\/yith-woocommerce-dynamic-pricing-and-discounts\/\">YITH WooCommerce Dynamic Pricing and Discounts Premium<\/a> by YITHEMES<\/li>\n  <li>Custom buttons +\/- supported. Must be accessible via selector <code>\".quantity .plus\"<\/code> and <code>\".quantity .minus\"<\/code>.<\/li>\n  <li>More features and integrations is coming.<\/li>\n  <\/ul>\n  \n  <p>Get <a href=\"http:\/\/reigelgallarde.me\/product\/woocommerce-product-price-x-quantity-preview\/\">WooCommerce Product Price x Quantity Preview Addons<\/a> now.\n  <a href=\"http:\/\/demo.reigelgallarde.me\/ppqp\/product-category\/clothing\/hoodies\/\">Visit demo page<\/a>.<\/p>\n<\/blockquote>\n\n<h4>Requirements<\/h4>\n\n<p>WooCommerce 3.0 or later.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>You can:\n\n<ul>\n<li>Upload the <code>woo-product-price-x-quantity-preview<\/code> folder to <code>\/wp-content\/plugins\/<\/code> directory via FTP. <\/li>\n<li>Upload the full ZIP file via <em>Plugins -&gt; Add New -&gt; Upload<\/em> on your WordPress Administration Panel.<\/li>\n<li>Search <strong>WooCommerce Product Price x Quantity Preview<\/strong> in the search engine available on <em>Plugins -&gt; Add New<\/em> and press <em>Install Now<\/em> button.<\/li>\n<\/ul><\/li>\n<li>Activate plugin through <em>Plugins<\/em> menu on WordPress Administration Panel.<\/li>\n<li>No Setup needed.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt>I don't find any setup?<\/dt>\n<dd><p>Yes! You really don't need a setup for this plugin.<\/p><\/dd>\n<dt>WPML ready?<\/dt>\n<dd><p>Yes! You must create your <code>.po<\/code> file. If you want to submit a <code>.po<\/code> file, I will be happy to add it on next release.\nContact me using this <a href=\"http:\/\/reigelgallarde.me\/services\/\">form<\/a>.<\/p><\/dd>\n<dt>How to change \"Product Total\" to my text of choice?<\/dt>\n<dd><p>You can paste this code to your current theme's functions.php:<\/p>\n\n<pre><code>add_filter( 'ppqp_price_html', 'ppqp_price_html' );\nfunction ppqp_price_html( $ppqp_price_html ) {\n    return str_replace( 'Product Total', 'Order Total', $ppqp_price_html );\n}\n<\/code><\/pre>\n\n<p>This is an example that will change \"Product Total\" to \"Order Total\".<\/p><\/dd>\n<dt>This plugin is not working, how can I reach you?<\/dt>\n<dd><p>First of, this plugin relies mainly onjavascript. If you have javascript error on your page, this will not work.\nIf you still not able to make it work and wanted to contact me, you can reach me on this <a href=\"http:\/\/reigelgallarde.me\/services\/\">form<\/a>.<\/p><\/dd>\n<dt>Will this work with other plugins of WooCommerce?<\/dt>\n<dd><p>It will, or it will not. That really depends on how those plugins are made.\nBut I can help you out if you contact me using this <a href=\"http:\/\/reigelgallarde.me\/services\/\">form<\/a>.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.2.1<\/h4>\n\n<blockquote>\n  <ul>\n  <li>fix a rare error for custom +\/- on quantity.<\/li>\n  <\/ul>\n<\/blockquote>\n\n<h4>1.2<\/h4>\n\n<blockquote>\n  <ul>\n  <li>added support for custom +\/- on quantity.<\/li>\n  <\/ul>\n<\/blockquote>\n\n<h4>1.1<\/h4>\n\n<blockquote>\n  <ul>\n  <li>added WPML support.<\/li>\n  <\/ul>\n<\/blockquote>\n\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release!<\/li>\n<\/ul>","raw_excerpt":"An extension to WooCommerce that will preview price total when quantity changes on the product page.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ro.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/73689","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ro.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/ro.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/ro.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=73689"}],"author":[{"embeddable":true,"href":"https:\/\/ro.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/reigelgallarde"}],"wp:attachment":[{"href":"https:\/\/ro.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=73689"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/ro.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=73689"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/ro.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=73689"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/ro.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=73689"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/ro.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=73689"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/ro.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=73689"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}