Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM › I no use shipping, how could i hide it at cart and checkout page?
Tagged: Shipping field
- This topic has 6 replies, 2 voices, and was last updated 6 years, 2 months ago by WCFM Forum.
- AuthorPosts
- September 13, 2018 at 2:23 am #31534
- September 13, 2018 at 6:32 am #31546
- September 13, 2018 at 11:24 am #31586WCFM ForumMember
Hi,
Kindly add this line of code –
add_filter( 'wcfm_order_details_shipping_line_item', '__return_false' );
Thank You
- September 17, 2018 at 3:43 am #31772MOHOParticipant
thanks it work
and i no use shipping function, how could i hide it at cart and checkout page?
https://wclovers.com/wp-content/uploads/2018/09/2018-09-13_101911.jpg
https://wclovers.com/wp-content/uploads/2018/09/2018-09-13_101950.jpgCould i hide shipping function such as disable tax function?
- September 17, 2018 at 1:06 pm #31795WCFM ForumMember
Hi,
Check this -> https://ibb.co/hzQmMe
Set this option from WC -> Setting
If you want to disable for any specific product then mark that as “virtual”
Thank You
- September 17, 2018 at 1:40 pm #31804MOHOParticipant
Thanks a lot!
It work now.
Please close it.
- September 17, 2018 at 2:05 pm #31807WCFM ForumMember
Great, you are welcome 🙂
- AuthorPosts
- The topic ‘I no use shipping, how could i hide it at cart and checkout page?’ is closed to new replies.