• Resolved szelu77

    (@szelu77)


    My products have Minimum Quantity assigned per product. I would like to display MQ in Admin Product List in custom column. I tried ‘min_per_item_quantity’ and ‘wcj_order_quantities_min’ but it displays the shortcode name not MQ value.
    Any help would be much appreciated.
    Best regards,
    Peter

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi Peter,

    Unfortunately it’s not currently possible to display minimum order quantity in admin product list yet but we have added that to our todo list.

    Thread Starter szelu77

    (@szelu77)

    Is there any way of adding it via functions.php?

    Hi,

    Actually I think there is a way to make this work. First, enable “Admin Tools” module and option to show product meta. Then go to some product edit page and look for meta key that has the same value as order minimum, the key should probably be _wcj_order_quantities_min but might be different. Then you can simply add [wcj_product_meta] shortcode with name attribute to product list.

    Thread Starter szelu77

    (@szelu77)

    It worked like a charm, thanks a million!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Plus: how to add product MOQ to admin product list?’ is closed to new replies.