• Resolved Leapmkt12

    (@leapmkt12)


    We have over 6000 products how do we bulk update all our products to quote?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey @leapmkt12

    Maybe you can try making a loop of products and update the custom meta for quotes like this:
    update_post_meta($post_id, 'qwc_enable_quotes', 'on');

    Plugin Author pinal.shah

    (@pinalshah)

    Hi @leapmkt12,

    I apologize for the delay in response. One way to solve the issue is as per what has been suggested by @keylorcr

    The feature to allow the ability to bulk update quotes for products is in development and will be released by month end. I shall send you an update here once it’s released.

    Thanks,
    Pinal

    Plugin Author pinal.shah

    (@pinalshah)

    Hi @leapmkt12,

    The Bulk Settings feature has been released in v1.5.

    Pinal

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘updating in bulk’ is closed to new replies.