开发者 | EvWill |
---|---|
更新时间 | 2014年9月15日 23:59 |
捐献地址: | 去捐款 |
PHP版本: | 3.8 及以上 |
WordPress版本: | 4.0 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
Sort of. You are able to paste paypal buttons into the description area of products, I plan to integrate more options in the future.
On the Catalogs admin page, just copy the given shortcode. Each catalog has an id so the shortcode will be [catalog-8 id='1'] or [catalog-8 id='2']. If no id is given, the shortcode will default to the original catalog.
Using shortcode attributes. For example, lets say you have a category named "Laptops" you would simple use the shortcode [catalog-8 cat="Laptops"]. If your "Laptops" category has a subcategory named "Lenovo", you could output those products with [catalog-8 cat="Laptops" sub="Lenovo]. More documentation can be found on the PC8 site.
Well "Product Catalog" was too generic, so I added a random number to the end!