{"id":331625,"date":"2026-07-22T09:49:42","date_gmt":"2026-07-22T09:49:42","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/nt-deal-banner-for-woo-discount-rules\/"},"modified":"2026-07-22T11:01:21","modified_gmt":"2026-07-22T11:01:21","slug":"shopbadger-discount-banner","status":"publish","type":"plugin","link":"https:\/\/wordpress.org\/plugins\/shopbadger-discount-banner\/","author":23522762,"comment_status":"closed","ping_status":"closed","template":"","meta":{"version":"1.1.0","stable_tag":"1.1.0","tested":"7.0.2","requires":"5.8","requires_php":"7.4","requires_plugins":null,"header_name":"ShopBadger \u2013 Discount Banner for WooCommerce","header_author":"NT Plugins","header_description":"Automatically overlays a customizable deal banner on WooCommerce product cards using data from Discount Rules for WooCommerce by Flycart. Supports PRO package and infinite scroll.","assets_banners_color":"6e3c92","last_updated":"2026-07-22 11:01:21","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/shopbadger-discount-banner\/","header_author_uri":"https:\/\/profiles.wordpress.org\/nikitatylerplugins","rating":0,"author_block_rating":0,"active_installs":0,"downloads":53,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"nikitatylerplugins","date":"2026-07-22 10:10:30"},"1.1.0":{"tag":"1.1.0","author":"nikitatylerplugins","date":"2026-07-22 11:01:21"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3618430,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3618430,"resolution":"1544x500","location":"assets","locale":"","width":1544,"height":500}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.1.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3618472,"resolution":"1","location":"assets","locale":"","width":1502,"height":922}},"screenshots":{"1":"Banner appearance settings screen.","2":"Example discount banner on a product card."}},"plugin_section":[],"plugin_tags":[2305,784,331,5447,286],"plugin_category":[45],"plugin_contributors":[272771],"plugin_business_model":[],"class_list":["post-331625","plugin","type-plugin","status-publish","hentry","plugin_tags-badge","plugin_tags-banner","plugin_tags-discount","plugin_tags-sale","plugin_tags-woocommerce","plugin_category-ecommerce","plugin_contributors-nikitatylerplugins","plugin_committers-nikitatylerplugins"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/shopbadger-discount-banner\/assets\/icon-256x256.png?rev=3618430","icon_2x":"https:\/\/ps.w.org\/shopbadger-discount-banner\/assets\/icon-256x256.png?rev=3618430","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/shopbadger-discount-banner\/assets\/screenshot-1.png?rev=3618472","caption":"Banner appearance settings screen."}],"raw_content":"<!--section=description-->\n<p>ShopBadger \u2013 Discount Banner for WooCommerce automatically overlays a customizable deal banner on your WooCommerce product cards and single product pages, using discount data from the \"Discount Rules for WooCommerce\" plugin by Flycart (free version or PRO).<\/p>\n\n<p><strong>Key features<\/strong><\/p>\n\n<ul>\n<li>Automatically detects active discounts from Discount Rules for WooCommerce (free and PRO)<\/li>\n<li>Customizable banner background color, text color, font size, and position<\/li>\n<li>Optional prefix text or emoji before the discount label<\/li>\n<li>Works with AJAX-loaded and infinite-scroll product grids via a MutationObserver<\/li>\n<li>Configurable CSS selectors so the banner can adapt to different themes and page builders<\/li>\n<li>Lightweight: assets are only enqueued on the frontend, and banner data is fetched via a nonce-protected AJAX request<\/li>\n<\/ul>\n\n<p><strong>Requirements<\/strong><\/p>\n\n<ul>\n<li>WooCommerce (active)<\/li>\n<li>Discount Rules for WooCommerce by Flycart (free or PRO) \u2014 used as the data source for active discounts<\/li>\n<\/ul>\n\n<p>This plugin does not modify prices or discount rules. It only reads existing discount information and displays a visual banner.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Make sure WooCommerce and Discount Rules for WooCommerce (Flycart) are installed and active.<\/li>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/shopbadger-discount-banner<\/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>Go to WooCommerce \u2192 ShopBadger Banner to configure the banner appearance and CSS selectors.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id=\"does%20this%20plugin%20create%20discounts%3F\"><h3>Does this plugin create discounts?<\/h3><\/dt>\n<dd><p>No. ShopBadger only displays a banner for discounts that are already configured in Discount Rules for WooCommerce by Flycart. It does not calculate or apply discounts itself.<\/p><\/dd>\n<dt id=\"why%20isn%27t%20the%20banner%20showing%20on%20my%20product%20cards%3F\"><h3>Why isn't the banner showing on my product cards?<\/h3><\/dt>\n<dd><p>Different themes and page builders use different markup for product cards. Use the \"CSS Selectors (Advanced)\" section under WooCommerce \u2192 ShopBadger Banner to set the correct selectors for your theme.<\/p><\/dd>\n<dt id=\"is%20pro%20required%3F\"><h3>Is PRO required?<\/h3><\/dt>\n<dd><p>No, the free version of Discount Rules for WooCommerce is fully supported. The PRO package is also supported when installed alongside the free core plugin.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>Added single product page support<\/li>\n<li>Added circle and star badge shapes with auto-fit text<\/li>\n<li>Added HEX color picker and live settings preview<\/li>\n<li>Redesigned settings panel<\/li>\n<\/ul>","raw_excerpt":"Automatically overlays a customizable discount banner on WooCommerce product cards using data from Discount Rules for WooCommerce by Flycart.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/331625","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=331625"}],"author":[{"embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/nikitatylerplugins"}],"wp:attachment":[{"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=331625"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=331625"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=331625"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=331625"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=331625"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=331625"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}