Multi Vendor Marketplace Plugin | WCFM Marketplace › Forums › WCFM – Ultimate › Integrate with WooCommerce Simple Auction is_purchasable, is_sold_individually
- This topic has 9 replies, 2 voices, and was last updated 6 years, 6 months ago by WCFM Forum.
- AuthorPosts
- May 3, 2018 at 6:55 am #22686Camus ChanParticipant
Hi Team,
I am just make my site work between WCFM and WooCommerce Simple Auction.
There’s problem with my existing site.
I can add auction from WCFM and declare all the price perfectly like price per bid, starting price, reserve price, everythings are okay and i can ensure that they are well saved in MYSQL. And here’s a problem.
Suppose when there’s “Buy it now price”, there’s will be a “Buy it now” button on the single product page, it allows customer to checkout that auction directly without any biddings with others.
But actually i found out the “Buy it now” button doesn’t shown up, after I checked, the product which add from WCFM is without these two attributes:
1) global $product->is_purchasable = false;
2) global $product->is_sold_individually = false;
These two bool determine the button display or not in WooCommerce Simple Auction plugin.
I’ve also tried add auction by using wp-admin’s page and WCVendor’s add product page, both of them can give me is_purchasable = true and is_sold_individually = true.
May i know is it a bug or something i messed up?
Thanks WCLover Team - May 3, 2018 at 11:21 am #22702WCFM ForumMember
Hi,
Thanks for the details.
We are testing this once and will know you.
If it’s a bug then we will definitely resolve by next update.
Thank You
- May 3, 2018 at 4:30 pm #22718Camus ChanParticipant
Thanks
Please notice us once you confirmed the reason.
Thank you very much - May 4, 2018 at 9:39 am #22743Camus ChanParticipant
Sorry,
did you get same situation like mine? - May 4, 2018 at 11:18 am #22745WCFM ForumMember
Hi,
Yeah we are able to generate the issue.
We are looking into this and will fix by the next update be sure.Thank You
- May 8, 2018 at 11:42 pm #23036WCFM ForumMember
Hi,
This has been resolved in 4.0.8 update
Thank You
- May 14, 2018 at 4:43 pm #23274Camus ChanParticipant
Hi Team, Thanks for the quick action.
Just tested again, the Buy it now button still cant save after first save.
If I edit that auction again and save, the buy it now button will show.
I didnt check what’s actually causing this.. - May 14, 2018 at 5:05 pm #23276WCFM ForumMember
Now that’s something , mysterious.
We will check this once more.
Thank You
- May 19, 2018 at 6:57 am #23529Camus ChanParticipant
Hi, did you got same result?
THanks - May 19, 2018 at 11:19 am #23538WCFM ForumMember
Hi,
We are not getting any such issues after WCfM latest update.
You may test the same here – http://dokan.wcfmdemos.com/my-account/
It has WooCommerce Simple Auctions 1.2.25Thank You
- AuthorPosts
- The topic ‘Integrate with WooCommerce Simple Auction is_purchasable, is_sold_individually’ is closed to new replies.