我在我的Woocommerce网站上使用“OST多商店”。现在,当我在购物车中添加产品时,它工作正常,但由于它是一个多商店,我想在购物车中显示商店名称。
Here is my current cart:
How i want it:Here is my woo-commerce product dashboard:
Now my question is how can I make this thing happen?
我在我的Woocommerce网站上使用“OST多商店”。现在,当我在购物车中添加产品时,它工作正常,但由于它是一个多商店,我想在购物车中显示商店名称。
Here is my current cart:
How i want it:Here is my woo-commerce product dashboard:
Now my question is how can I make this thing happen?
您需要使用两个过滤器woocommerce\\u add\\u cart\\u item\\u data和woocommerce\\u add\\u to\\u cart\\u validation以获取详细信息https://pluginrepublic.com/add-custom-cart-item-data-in-woocommerce/