e-shopsカート2

商品ページに「買物カゴ」ボタンを貼ることができるプラグインです。ネットショップとして商品を販売することが可能になります。簡単にECサイトに。

3 database tables

Table NameDescriptionMethod
wp_eshops_cart2_itemsStores eshops cart2 items data created by this plugin.Static
wp_eshops_cart2_previewStores eshops cart2 preview data created by this plugin.Static
wp_eshops_cart2_tmplStores eshops cart2 tmpl data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:ec2_settings
wp_postmeta
Post meta