這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

CW Ajax Cart

描述

CW Ajax Cart is a free eCommerce plugin that allows you to create your own shop. There is no payment gateways in this plugin.
At first you need to select Cart page and Post type for your product on settings page.
For minicart you can use widget or shortcode

螢幕截圖

  • Cart page shortcode (screenshot-1)
  • General settings (screenshot-2)
  • Adding price to product (screenshot-3)
  • Creating coupons (screenshot-4)
  • Example of using [catalog-buy-button] shortcode editing theme file (screenshot-5)

安裝

  1. Upload cw-shopping-cart folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Create Cart page and use shortcode [cart] on this page (screenshot-1)
  4. Go to plugin settings page, select cart page and set post type of your product (screenshot-2)
  5. Create a new product, and fill Price metabox (screenshot-3)
  6. You can switch on Coupons in the cart on settings page
  7. Create coupons if you need, there are 2 types of the coupons – fixed price and percent (screenshot-4)

Shortcodes

If you want to use shortcodes editing the files you need to use this WP function – do_shortcode(”);
Example – echo do_shortcode( ‘[minicart]’ );

[minicart] – minicart, you can put it in sidebar or header (also there is widget for minicart)
[buy-button] – buy button for single product
[catalog-buy-button] – buy button for category (you can put it in excerpt field of the product, or you need to edit category file)
[cart] – cart page

常見問題

Installation Instructions
  1. Upload cw-shopping-cart folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Create Cart page and use shortcode [cart] on this page (screenshot-1)
  4. Go to plugin settings page, select cart page and set post type of your product (screenshot-2)
  5. Create a new product, and fill Price metabox (screenshot-3)
  6. You can switch on Coupons in the cart on settings page
  7. Create coupons if you need, there are 2 types of the coupons – fixed price and percent (screenshot-4)

Shortcodes

If you want to use shortcodes editing the files you need to use this WP function – do_shortcode(”);
Example – echo do_shortcode( ‘[minicart]’ );

[minicart] – minicart, you can put it in sidebar or header (also there is widget for minicart)
[buy-button] – buy button for single product
[catalog-buy-button] – buy button for category (you can put it in excerpt field of the product, or you need to edit category file)
[cart] – cart page

Can i use online payment in this plugin?

No, there is no payment in this plugin.

評價

2017年7月5日
Thank you very much! Very convenient and simple plugin, perfect for small shops or single goods. Quick and easy installation, very convenient use!
閱讀全部1個評價

貢獻者及開發者

“CW Ajax Cart” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

CW Ajax Cart 外掛目前已有 1 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 CW Ajax Cart 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

2.1

Removed price from cart and email notification, if product is without price

Updated some translations

2.0

Russian translation