I m using "OST Multiple Store" in my Woocommerce website. Now when I add a product in my cart its working fine but as it is a multi store I want to show store name as well into my cart.
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?
I m using "OST Multiple Store" in my Woocommerce website. Now when I add a product in my cart its working fine but as it is a multi store I want to show store name as well into my cart.
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?
Share Improve this question edited Oct 22, 2019 at 19:24 fuxia♦ 107k39 gold badges255 silver badges459 bronze badges asked Oct 22, 2019 at 18:39 Md Mahbub Bakth AnsaryMd Mahbub Bakth Ansary 113 bronze badges 1- Welcome to WordPress Development. I hope you find the answer(s) you are looking for. Our site is different from most - if you have not done so yet, consider checking out the tour and help center to find out how things work. – Matthew Brown aka Lord Matt Commented Oct 22, 2019 at 23:15
1 Answer
Reset to default 0You need to use two filters woocommerce_add_cart_item_data and woocommerce_add_to_cart_validation For details https://pluginrepublic/add-custom-cart-item-data-in-woocommerce/