• Resolved elpezquemuerde

    (@elpezquemuerde)


    Hi, for our shop we use a plugin to export the data of the products in the orders, we export a line for each product and its status (order, sku, stock, order status, etc) and we want to export also the shipping status of that product, but when using the meta field “_wxp_shipment” the data appears complete:

    For example:
    (order_id: xxx, item_id: ccc, name: ANORAK MEN – 3XL, qty: 1, shipped: 1, status: shipped), (order_id: xxx, item_id: ddd, name: T-SHIRT M- SHORT MAN – ESP, qty: 1, shipped: 1, status: shipped), (order_id: xxx, item_id: eee, name: PANTS WOMAN – L, qty: 1, shipped: 1, status: shipped)

    We need to be able to export only the status: shipped or not shipped, but in the database all the information is shown.

    Is there any way to change this, maybe with the pro version?

  • The topic ‘export meta data’ is closed to new replies.