[WordPress] 外掛分享: Product Notices for WooCommerce

首頁外掛目錄 › Product Notices for WooCommerce
WordPress 外掛 Product Notices for WooCommerce 的封面圖片
900+
安裝啟用
★★★★★
5/5 分(7 則評價)
313 天前
最後更新
問題解決
WordPress 5.2+ PHP 7.2+ v1.3.4 上架:2021-06-17

內容簡介

在你的 WooCommerce 商店中更好地展示和顯示通知

想要在你的網站產品頁面上顯示通知、警告、公告或一般通知嗎?Product Notices for WooCommerce 可以輕鬆幫你搞定!

現在,讓你的電商網站的通知更加引人注目!使用新的 Product Notices for WooCommerce 外掛,在所有產品頁面上突出顯示最重要的公告或展示折扣。

此外,它具有兩種自定義選項:

全局通知-這些是你可以在整個商店中突出顯示的通知。此功能可讓你設置通知,以在所有產品上顯示。可以是市場公告、警告或任何其他標准。

每種產品通知-此功能允許你按產品發送通知。通知可能是促銷、折扣或任何其他標准。此功能還允許你從頁面隱藏全局通知,從而輕鬆定制商店通知。

設置多個全局和每種產品通知

如果你想顯示多個通知,例如嘗試顯示多個產品促銷/折扣、更新等,請執行以下操作:

在 WordPress 中的儀表板中找到 Product Notices 菜單。
點擊“添加新的”按鈕,並在“通知文本”字段中輸入所需的內容。
“顯示規則”選項卡允許你設置產品通知以在商店中的所有產品上顯示,或在某些類別、標籤和產品上顯示。
你可以從一組默認或自定義的外觀樣式中選擇,以控制通知在產品頁面上的外觀,使用“通知外觀”下拉列表。

設置全局通知

為了為商店中的產品設置全局通知:

進入 WordPress 儀表板下 WooCommerce 中的“設置”菜單。
點擊“產品通知”選項卡,使用設置字段設置在商店中的所有產品上顯示的產品通知。
從一組默認的外觀風格中選擇,以設置通知如何在產品頁面上顯示,使用“通知外觀”下拉列表。

設置每種產品通知

如果你只想在商店中的一個或多個產品上顯示通知、警告、公告等,該外掛允許你這樣做。

前往產品的“編輯產品”頁面,查找“產品通知/信息”元框。
在“通知文本”字段中添加所需的內容。
從一組默認的外觀風格中選擇,以設置通知在頁面上如何顯示,使用“通知外觀”下拉列表。

輕鬆使用簡碼顯示通知

該外掛還提供內置簡碼,以在網站上顯示通知。簡碼允許你在需要的頁面或文章上顯示全局和特定產品通知。

使用 [crwcpn-notice] 簡碼來顯示在外掛設置中配置的全局通知。
要在產品頁面的其他位置顯示產品通知,可以使用帶有額外屬性 type 的簡碼。因此,簡碼 [crwcpn-notice type="product"] 將在所需位置上顯示產品通知。
如果你想在網站的其他頁面、文章上顯示特定產品的通知,可以使用簡碼的 id 屬性。使用此 [crwcpn-notice type="product" id="123"],將顯示為 ID 為 123 的產品配置的通知。

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.3.4) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Product Notices for WooCommerce」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Better showcase and display notices on your WooCommerce store
Ever wanted to show notifications, alerts, announcements or general notices on the product pages of your website? Product Notices for WooCommerce makes it a breeze for you!
Now, make your notices on your eCommerce websites stand out more than ever! With the new Product Notices for WooCommerce plugin, highlight the most important announcements or showcase discounts on all or on any product page.
With its two customization options:

Global Notices– These are the notices that you can highlight across your store. This feature allows you to set up notices to show on all the products. It may be some kind of market announcement, alert, or for any other criteria.

Per-Product Notices-This feature allows you to show notices on a per-product basis. The notice may be in form of promo, discount, or any other criteria. This feature also allows you to hide the global notice from the page, thus allowing custom store notices an easy task.

Setting up more than one Global and Per-Product Notices
If you wanted to show multiple notices, for instance, trying to show more than one product promo/discount, update, etc.

You can find the Product Notices menu by navigating to the Dashboard in WordPress.
Click on the Add New button and enter the desired content in the Notice Text field.
The Display Rules tab allows you to set up the product notice to show on all products in the store or on certain categories, tags, and products.
You can select from a set of default or custom appearance styles to control how your notice appears on product pages using the Notice Appearance dropdown.

Setting up Global Notice
In order to set up a Global Notice for the products on your store:

Navigate to the Settings menu under WooCommerce on the WordPress Dashboard.
Click on the Product Notice tab and use the settings field to set up the product notice to show on all the products in the store.
Choose from a set of default appearance styles to set-up how your notice shows up on the product pages using the Notice Appearance dropdown.

Setting up Per-Product Notice
If you would rather show a notice, alert, announcement, etc. only on one or more and not all the products in your store, the plugin allows you to do just that.

Head to the Edit Product screen for a product and look for the Product Notice/Information metabox.
Add the desired content in the Notice Text field.
Choose from a set of default appearance styles to set-up how your notice shows up on the page using the Notice Appearance dropdown.

Display notices effortlessly, with Shortcodes
The plugin also offers built-in shortcodes to display notices on the website. The shortcode allows you to display both global and a specific-product notice on a desired page or post.

Use [crwcpn-notice] shortcode to display the global notice as configured in the plugin settings.
To show the product notice on a different location on the product page, you can use the shortcode with an additional attribute type. So, the shortcode [crwcpn-notice type="product"] will display product notice on the product page at the desired location.
If you wish to show a product specific notice on a different page, post or elsewhere on the website, you can use the id attribute of the shortcode to do so. Using this [crwcpn-notice type="product" id="123"] will display the notice configured for the product with ID 123 on desired location on the website.

延伸相關外掛

文章
Filter
Apply Filters
Mastodon