內容簡介
這個外掛程式可以在你的 WordPress 上建立一個簡單的小工具,展示你 OpenCart 或 OCStore 的產品。它會從商店的資料庫中挑選「標籤」符合的隨機數量的產品。如果符合「標籤」的產品數量不足,它會挑選在你所設定的類別中的隨機產品(你可以設定這個類別)。如果沒有設定類別,則會顯示隨機產品。
以下是一些關於上面部分的注意事項:
你可以設定商店的網域或網址(例如:blog.com -> shop.com 或 blog.com -> blog.com/shop/)
外掛程式可以正確地處理不同類型的網址:
/shop/category/product.html(用於 OCStore 或 OpenCart 的「SEOPRO」外掛程式)
/shop/category/product(用於 OCStore 或 OpenCart 的「SEOPRO」外掛程式)
/shop/index.php?route=product/product&path=20&product_id=40(乾淨的 OCStore 或 OpenCart)
你可以選擇商店資料表的資料庫前綴詞
與「顯示小工具」外掛程式完美配合(你可以在博客的不同頁面或分類中展示不同的產品)
你可以編輯模板,因為它是一個 .html 檔案,所以非常容易
你可以建立自己的不同模板
你可以選擇要展示的「標籤」(你需要在商店的管理面板中產品頁面中設定「標籤」)
你可以選擇要展示的產品數量
創建縮圖的不同方法
如果你的博客和商店在同一個網域上,你可以嘗試在博客中設置「加入購物車」按鈕
外掛標籤
開發者團隊
② 後台搜尋「Portgorod OcStore & Opencart product widget」→ 直接安裝(推薦)
原文外掛簡介
This plugin creates simpe widget to show products from your opencart or ocstore in your wordpress. It takes from shop bd the right amount of random products with “tag”. If amount wit “tag” is less than need, it takes random product from category (you can setup this category). If there are no setuped category, it shows just random products.
A few notes about the sections above:
You can set up domain of store or it’s adress (blog.com -> shop.com or blog.com -> blog.com/shop/) different ways
Plugin works correctly with different type of urls:
/shop/category/product.html (“seopro” plugin for ocstore or opencart)
/shop/category/product (“seopro” plugin for ocstore or opencart)
/shop/index.php?route=product/product&path=20&product_id=40 (clean ocstore or opencart)
You can select db prefix of store tables
Works perfect with “display widget” plugin (you can show different products in different pages or categories of blog)
You can edit template. It is very simple, because template is .html file.
You can create your own different templates.
You can chose “tag” to show (you should set up tag in product page in admin pannel of shop)
You can chose number of products
Different ways to create thumbs
If your blog and your shop on one domian, you can try to set up “add to cart” button right from blog
