前言介紹
- 這款 WordPress 外掛「Coupon Zen」是 2021-11-03 上架。
- 目前有 30 個安裝啟用數。
- 上一次更新是 2025-04-20,距離現在已有 14 天。
- 外掛最低要求 WordPress 5.0 以上版本才可以安裝。
- 有 1 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
tarekht | hasthemes | htplugins | aslamhasib | mahamudur78 | zenaulislam |
外掛標籤
deals | coupon | affiliate | wp coupons | coupon plugin |
內容簡介
Coupon Zen 是一個 WordPress 優惠碼生成外掛,允許您為您的網站生成自定義優惠券代碼。這個外掛是免費且易於使用。使用這個外掛可以增加轉換率,並且不需要您進行太多的工作!
優惠券是增加參與度、增強客戶忠誠度和鼓勵新訪客購買的簡單而有效的方式。使用這個 WordPress 優惠券外掛,您可以輕鬆地生成優惠券,以特殊/折扣價格提供產品,讓您的網上業務更加高效。
Coupon Zen 充滿了現代特色,是一個輕量級的外掛,因此加載速度非常快。它可以讓您生成響應式的簡碼來立即創建優惠券代碼,並可以直接從文章編輯器中插入優惠券代碼。
在特殊銷售時期(例如黑色星期五、新年除夕、萬聖節等)提供特殊優惠券非常重要。為此,我們引入了根據事件顯示優惠券的功能。我們還添加了自動優惠券工具以自動生成優惠券。此外,還有優惠券黏性功能,可以強調在所有頁面頂部最受矚目的優惠券,以提高可見性。
此外,這個出色的 WordPress 優惠券外掛還具有一些其他方面,這些方面將成為任何業務網站的有價值的補充,例如點擊複製功能、4種樣式的存檔頁面和可以顯示您優惠券何時過期的有效期系統。最後但同等重要的是,您還可以自定義優惠券代碼的文本和顏色。
功能:
- 加載速度快。
- 從文章編輯器中插入簡碼選項。
- 優惠券黏性功能。
- 點擊複製功能。
- 自動優惠券功能。
- 直觀的設置面板。
- 單個優惠券樣式。
- 4種儲存頁面風格。
- 根據事件顯示優惠券的選項。
- 有效期系統(如果您想顯示優惠券到期時間)。
可用的簡碼:
- 顯示單個優惠券:[couponzen id="優惠券ID"]
- 顯示存檔頁面:[couponzen_page]
- 顯示事件優惠券:[couponzen event="事件名稱"]
- 簡碼的常規結構:
- [couponzen_page order="DESC, ASC" orderby="ID, title, date, modified, parent, rand"]
- [couponzen event="Event Name" order="DESC, ASC" orderby="ID, title, date, modified, parent, rand"]
- couponzen_page order 參數表示 orderby 參數應該按升序或降序排列。
- ASC:表示從最低值到最高值的排序。
- DESC:表示從最高值到最低值的排序。
- orderby:按各種參數排序結果,這些參數包括:
- title:使用此參數按標題排序結果。
- ID:使用此參數按文章ID排序結果。
- date:使用此參數按日期排序結果。
- modified:使用此參數按最後修改日期排序結果。
- parent:使用此參數按父文章ID排序結果。
- rand:使用此參數進行隨機排序。
其他項目:
- 我們還有很多插件和擴展可能會引起您的興趣。通過以下鏈接嘗試其他項目:
- Woolentor Addons:WooCommerce 頁面建構程序
原文外掛簡介
Coupon Zen is a WordPress coupon code generator plugin that allows you to generate custom coupon codes for your website. This plugin is free and easy to use. This plugin will help increase your conversions and generate more revenue with no work on your end!
Coupons are a simple yet effective way to increase engagement, strengthen customer loyalty, and encourage new visitors to make purchases By using this distinct WordPress coupon plugin on your site, you can easily generate coupons to offer the products available at special/discounted prices and run your online business more efficiently.
Coupon Zen comes loaded with plenty of modern features at your disposal. The major specialty of this plugin is its blazing fast loading speed since it is a lightweight plugin. It enables you to generate responsive shortcodes for creating coupon codes right away and insert the coupon code directly from the post editor.
It is important to provide special coupons during remarkable sales occasions such as Black Friday, New Year’s Eve, Halloween, and so on. With this in mind, we’ve introduced the ability to show coupons based on events. To produce coupons automatically, an auto coupon tool has been added. Furthermore, there is a coupon sticky function that emphasizes the most notable coupon at the top of any page for enhanced visibility.
There are also some other aspects that would make this excellent WordPress coupon plugin a valuable addition to any business’ website. One such feature is click-to-copy functionality, as well as 4 styles for the archive page and expiration system which shows when your coupons expire so you can take care of them accordingly! Last but not least, you can customize the text, color of your coupon code as well.
Features
Fast loading speed.
Shortcode insertion option from the post editor.
Coupon Sticky feature.
Click to copy feature.
Auto coupon feature.
Intuitive settings panel.
Single Coupon Style
4 Archive Page styles.
Option to display coupon based on events.
Expiration system (If you want to show coupon expiration)
Available Shortcodes
To Show Single Coupon
[couponzen id="Coupon ID"]
To Show Archive Page
[couponzen_page]
To Show Event Coupons
[couponzen event="Event Name"]
The common structure of the shortcode
[couponzen_page order="DESC, ASC" orderby="ID, title, date, modified, parent, rand"]
[couponzen event="Event Name" order="DESC, ASC" orderby="ID, title, date, modified, parent, rand"]
couponzen_page order – Indicates whether the ‘orderby’ parameter should be in ascending or descending order.
ASC- Indicates the order from lowest to highest value.
DESC- Indicates the order from highest to the lowest value.
orderby: Order the results by various parameters. Those parameters are:
title: Use this parameter to order results by title.
ID: Use it to order the results by post ID.
date: This parameter is to be used to order the results by date.
modified: Use it if you want to order the results by last modified date.
parent: Use this parameter to order results by parent ID.
rand: Use this parameter for random order.
Other Projects
We have a lot of plugins and extensions that might interest you. Try out other projects by following this link:
Woolentor Addons
Woolentor is a WooCommerce page builder plugin that extends the functionality of the WooCommerce store. These Elementor Addons provide additional features and options for WooCommerce stores. Woolentor is the best alternative for ShopReady, Kadence, JetWidgets, ShopEngine, and CoDesigner. The Woolentor addons come with 50+ free Elementor widgets like Wishlist Extension Addon, Product compare, Product Filters, Product Variation Swatches, Shopify Style Checkout, Product Slider and 50+ pro Elementor Widgets like Checkout Fields Editor, Partial Payment, Email Customizer for WooCommerce with ready Email Templates, WooCommerce Email Automation, Multi Step Checkout, and many much more. Also it provide 90+ WooCommerce Elementor templates, 22+ WooCommerce Modules, and Gutenberg Blocks.
HT Mega For Elementor
HT Mega is an Elementor Addons that comes with custom page builder, header builder, footer builder, mega menus, and more for your Elementor based website. The HT Mega plugin also includes a comprehensive set of Elementor widgets, readymade Elementor templates and Elementor Blocks. HT Mega plugin works like ElementsKit, Essential Addons for Elementor, Royal Elementor Addons, Premium Addons, Happy Addons, PowerPack Addons, Unlimited Elements, Qi Addons, etc. The HT Mega plugin provides 84+ free Elementor widgets like Post Grid widget, Slider widget, Accordion widget, Elementor Forms widget, Contact Form Widget, Elementor tables, and other related items. It also provides 18+ pro widgets like Filterable Gallery Widget, Event Box Widget, Breadcrumbs Widget, Elementor Facebook Review Widget, Elementor Category List Widget, etc.
Hashbar Wp Notification Bar
HashBar is a WordPress Notification Bar Plugin that enables you to create unlimited notification bars on your WordPress website. You can create as many notification bars as you want and customize their content to meet your needs.
WP Plugin Manager – Deactivate plugins per page
WP Plugin Manager is the perfect solution for those who want to disable certain plugins on specific pages or posts. With this plugin, you can easily activate or deactivate plugins on a per-page or per-post basis. Whichever plugin you don’t need you can deactivate or disable that plugin with the help of WP plugin Manager.
Extensions For Cf7
Contact Form 7 is an excellent plugin for organizing your contact page. The CF7 extensions plugin includes Contact Form 7 Database, enabling Conditional Fields for Contact Form 7, etc. It allows fields to be set up as either visible or hidden depending upon the input from visitors. In addition, integrating seamlessly with Mailchimp brings leads generated every time someone fills out one form into an associated email list immediately.
Whols
Whols is an outstanding plugin for WooCommerce that allows store owners to set wholesale prices for the products of their online stores. With Whols, you can easily add custom fields to your registration form, set minimum product requirements, and control how wholesale prices are displayed on both the shop and product detail pages. Whols work like Wholesale Suite, B2Bking and B2B plugins.
Just Tables
JustTables is a WooCommerce product table plugin that helps you easily create and manage tables for your products. It includes 28 pre-built columns with options to enable/disable, and you can add custom columns with custom fields/taxonomies. Just Tables also allows you to order table columns using drag and drop and set the number of products per page.
Swatchly
Swatchly is a WooCommerce product variation swatches plugin that allows you to add color swatches to your product pages. With Swatchly, you can enable swatches for the shop, product list, and product details pages. There are three swatch types (label swatche, color swatche, image swatche), and the plugin supports multi-colored swatches.
HT Slider For Elementor
HT Slider For Elementor is a powerful and user-friendly slider addon for Elementor. You can customize the look and feel of your slider with HT Slider’s custom styling options. You also have the option to display your slides by id and category. Plus, HT Slider For Elementor comes with custom design options for slider navigation and pagination, so you can easily control the look and feel of your slider.
HT Contact form
HT Contact Form 7 Widget is an Elementor addon that allows you to easily drag and drop Contact Form 7 forms into your web pages. With the help of this plugin, you can choose your form from the drop-down list, Custom Styling Options, and add it to any page or place on your website. The HT Contact Form 7 Widget is an essential tool for anyone using Contact Form 7 on their website.
Need Help?
Is there any feature that you want to get in this plugin?
Needs assistance to use this plugin?
Feel free to Contact us
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Coupon Zen」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0.2 | 1.0.3 | 1.0.4 | 1.0.5 | 1.0.6 | 1.0.8 | 1.0.9 | 1.1.0 | 1.1.1 | trunk |
延伸相關外掛(你可能也想知道)
WpCode.net Couponica 》使用這個小型外掛程式,您將能夠建立一個優惠券網站。, 當您的用戶點擊優惠券時:, , 他們會複製優惠券代碼, 優化的網站會自動彈出(使用聯盟網站), , 支援...。
WordPress Coupon Plugin for Bloggers and Marketers – WP Offers 》st shortcode also has the template selection option. You can select the template to show the coupon list. Default: Default Template., orderby: (str...。
Ultimate Coupons for WooCommerce Free 》免費優惠券!折扣!免費折價券!, 在瀏覽電子商務網站時,線上消費者都喜歡看到這些詞語。儘管 WooCommerce 提供了內建的優惠券功能,但如果您想要吸引大量客...。
GreedyCoupon – WordPress Coupon Plugin 》使用 GreedyCoupon 創建優惠券頁面並使用隱藏的優惠券按鈕從聯盟中獲得更多銷售,我們設計它是為了幫助那些需要添加自己的優惠券頁面或想要製作優惠券網站而...。
Magic Coupon And Deal 》這是一個 WordPress 外掛,能夠神奇地將你的 WordPress 博客轉換成優惠券網站並在前端顯示優惠碼和可用交易。, 如需支援,請聯繫我們。
Affiliate Coupon 》這是一款最佳的WordPress優惠券外掛程式,可以在您的網站上創建帶有聯盟鏈接的優惠券。您可以使用shortcode在網站上的任何地方添加。, AFFILIATE COUPON LITE...。