Skip to main content

Admin Overview

Overview

The plugin adds a single Sale Badges admin area that groups every feature into a row of top tabs. This page is a quick map of the dashboard and explains how anything you create here reaches your storefront.

Sale Badges admin tabs

The main tabs

TabWhat it doesGuide
BadgesCreate product badges & labels — CSS, image, modern, and countdown badges.Managing Badges
Store FeaturesStore-wide tools: Quick View, Sticky Add to Cart, and Gutenberg blocks.Store Features
Notification BarTop/bottom announcement, free-shipping, multi & infinity bars. (Pro)Notification Bar
PopupSocial-proof and discount/coupon popups. (Pro)Sales Popup
EmbedsCountdown, stock, trust/payment/social, banners, free-shipping, Shop the Look. (Pro)Embeds
SettingsGlobal positions/hooks and license.Settings
AppsDiscover other Asana Plugins products.

How badges reach your storefront

Once a badge is enabled and matches a product, the plugin displays it automatically using WooCommerce hooks in two places:

  • Archive/Shop pages (product loops) — controlled by the loop position setting.
  • Single product pages — controlled by the single position setting.

You decide whether each badge shows On Image (over the photo) or Out of Image (below the title/price), and you can fine-tune the exact hook in Settings → General if your theme needs it.

Place a badge manually with a shortcode

Every badge has a shortcode so you can position it exactly where you want:

[asnp_badge id="12"]
  • id — the badge's ID (shown in the Badges list).
  • product_id (optional) — evaluate a specific product.
  • hide (optional) — set to 1 to hide the default output.

Use [asnp_badge] with no id to render all matching badges for the current product.

Live preview

Every editor (Badges, Notification Bar, Popup, Embeds) shows a live preview beside the settings, so you design visually and only save when it looks right.

Live preview panel next to settings

Next Steps