Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Ultimate › How could i enable "Manage Stock" and set "Backorders" option?
Tagged: Manage Stock
- This topic has 7 replies, 2 voices, and was last updated 6 years, 3 months ago by WCFM Forum.
- AuthorPosts
- August 9, 2018 at 1:25 am #27951MOHOParticipant
When enable “Manage Stock” , then display “Backorders” option in simple and variable product.
But i didn’t want the vendor choose “allow” option.
Could hide “Allow, but notify customer” and “Allow” two options?
The vendor only could choose “Do not Allow” option, thanks
By Moho
Attachments:
You must be logged in to view attached files. - August 9, 2018 at 3:51 pm #28052WCFM ForumMember
Hi,
You can do this two ways –
1. Using Template Override
2. Using Hooks/FilterKindly check this template for more details – “wc-frontend-manager\views\products-manager\wcfm-view-products-manage-tabs.php”
Thank You
- August 10, 2018 at 7:48 am #28148MOHOParticipant
If i hide “Backorders” fields,
the value will be “Do not Allow”?if yes, please tell me how to hide this field at simple and variable product.
- August 10, 2018 at 7:50 am #28150WCFM ForumMember
Hi,
I think no, if you hide this field then it will not take value “Do not Allow”.
Better remove other two options from drop-down.
Thank You
- August 10, 2018 at 8:46 am #28152MOHOParticipant
OK i try now.
Where i should put in child theme?
- August 10, 2018 at 9:50 am #28160WCFM ForumMember
Hi,
Yeah right.
Copy “wc-frontend-manager\views\products-manager\wcfm-view-products-manage-tabs.php” template to “yourtheme\wcfm\products-manager\wcfm-view-products-manage-tabs.php”
Thank You
- August 10, 2018 at 11:23 am #28165MOHOParticipant
I try, but it no change…
- August 12, 2018 at 4:38 am #28282WCFM ForumMember
Hi,
Kindly copy this template as well – “wc-frontend-manager\views\products-manager\wcfm-view-products-manage.php”
It’s parent template of that template so it should be there to make those changes working.
Thank You
- AuthorPosts
- The topic ‘How could i enable "Manage Stock" and set "Backorders" option?’ is closed to new replies.