前言介紹
- 這款 WordPress 外掛「Simple ParsPal Shopping Cart」是 2012-08-28 上架。
- 目前有 10 個安裝啟用數。
- 上一次更新是 2013-04-23,距離現在已有 4394 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 2.6 以上版本才可以安裝。
- 有 1 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
mobinco |
外掛標籤
online shop | shopping cart | wordperss ecommerce | ParsPal shopping cart | WordPress shopping cart |
內容簡介
Simple ParsPal Shopping Cart 可讓您在任何帖子或頁面上添加一個“添加到購物車”按鈕,您的客戶可以使用 ParsPal 服務支付產品價格。它還可以讓您輕鬆地在任何帖子、頁面或側邊欄中添加/顯示購物車。購物車會顯示用戶目前的購物車內容,並允許他們刪除項目。它還可以輕鬆地與 NextGen Photo Gallery 插件集成。
使用方法
要添加“添加到購物車”按鈕,只需在產品旁邊的帖子或頁面中添加觸發文本 [wp_cart:PRODUCT-NAME:price:PRODUCT-PRICE:end]。將 PRODUCT-NAME 和 PRODUCT-PRICE 替換為實際的名稱和價格。
要在側邊欄或其他模板文件中添加“添加到購物車”按鈕,請使用以下函數:
將 PRODUCT-NAME 和 PRODUCT-PRICE 替換為實際的名稱和價格。
要將購物車添加到帖子或頁面(例如結帳頁面),只需將短代碼 [show_wp_shopping_cart] 添加到帖子或頁面,或使用側邊欄小工具將購物車添加到側邊欄。只有當客戶添加產品時,購物車才會在帖子或頁面中可見。
使用運費
1. 要使用運費成本,請使用以下觸發文本
[wp_cart:PRODUCT-NAME:price:PRODUCT-PRICE:shipping:SHIPPING-COST:end]
或者使用以下 php 函數從 WordPress 模板文件中
使用變異控制
1. 要使用變量控制,請使用以下觸發文本
例如 [wp_cart:Demo Product 1:price:15:var1[Size|Small|Medium|Large]:end]
要與運費一起使用變異控制,請使用以下觸發文本:
例如 [wp_cart:Demo Product 1:price:15:shipping:2:var1[Size|Small|Medium|Large]:end]
要使用多個變量選項,請使用以下觸發文本:
例如 [wp_cart:Demo Product 1:price:15:shipping:2:var1[Size|Small|Medium|Large]:var2[Color|Red|Green]:end]
原文外掛簡介
Simple ParsPal Shopping Cart allows you to add an ‘Add to Cart’ button on any posts or pages and your customers can pay product price with parspal service. It also allows you to add/display the shopping cart on any post or page or sidebar easily. The shopping cart shows the user what they currently have in the cart and allows them to remove the items. It can be easily integrated with the NextGen Photo Gallery plugin too.
Usage
To add the ‘Add to Cart’ button simply add the trigger text [wp_cart:PRODUCT-NAME:price:PRODUCT-PRICE:end] to a post or page next to the product. Replace PRODUCT-NAME and PRODUCT-PRICE with the actual name and price.
To add the ‘Add to Cart’ button on the sidebar or from other template files use the following function:
Replace PRODUCT-NAME and PRODUCT-PRICE with the actual name and price.
To add the shopping cart to a post or page (eg. checkout page) simply add the shortcode [show_wp_shopping_cart] to a post or page or use the sidebar widget to add the shopping cart to the sidebar. The shopping cart will only be visible in a post or page when a customer adds a product.
Using Shipping
1. To use shipping cost use the following trigger text
[wp_cart:PRODUCT-NAME:price:PRODUCT-PRICE:shipping:SHIPPING-COST:end]
or use the following php function from your wordpress template files
Using Variation Control
1. To use variation control use the following trigger text
eg. [wp_cart:Demo Product 1:price:15:var1[Size|Small|Medium|Large]:end]
To use variation control with shipping use the following trigger text:
eg. [wp_cart:Demo Product 1:price:15:shipping:2:var1[Size|Small|Medium|Large]:end]
To use multiple variation option use the following trigger text:
eg. [wp_cart:Demo Product 1:price:15:shipping:2:var1[Size|Small|Medium|Large]:var2[Color|Red|Green]:end]
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Simple ParsPal Shopping Cart」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0.0 |
延伸相關外掛(你可能也想知道)
UI for WordPress Simple Paypal Shopping Cart 》這個外掛在 WordPress 的所見即所得編輯器中添加了一個按鈕,讓您輕鬆生成 WordPress Simple Paypal Shopping Cart 短代碼。, 這樣可以省去您輸入短代碼的麻...。