Is there documentation about importing?

Top WooCommerce & WordPress Plugins Forums Wish List for WooCommerce Is there documentation about importing?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #100281
    frank
    Guest

    Hello,
    We want to import wishlists by customer and SKU, We see the import in wp-import.
    Is there documentation about importing.

    #100282
    Pablo Pacheco
    Participant

    Hi Frank,

    What would you like to know more specifically? Let me show you the Wish list meta keys on the database separated by table.

    Usermeta

    _alg_wc_wl_item
    _alg_wc_wl_item_metas
    

    Postmeta

    _alg_wc_wl_added_by_registered_users_count
    _alg_wc_wl_added_by_unregistered_users_count
    

    Options

    "alg_wc_wlm_{$user_id}"

    This ends up being translated to something like

    _transient_alg_wc_wlm_4d725a9d3bafbeec286d3c0e10ed5374
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.