• Resolved purevelvetdesign

    (@purevelvetdesign)


    HI I want to use the custom stock status name for a filter, can you tell me how the meta_key is?

    Thanks.

    Best regards

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Softound Solutions

    (@softound)

    Can you please explain more about your requirements ?

    Thread Starter purevelvetdesign

    (@purevelvetdesign)

    Hi, yes. I want to show the delivery or availibility in a filter and therefore the meta key is needed. Is that possible?

    Best regards

    Plugin Author Softound Solutions

    (@softound)

    We will check the possibilities.

    Plugin Author Softound Solutions

    (@softound)

    For simple products, we’ve utilized the following meta_keys to maintain stock status:

    1. in_stock
    2. only_s_left_in_stock
    3. can_be_backordered
    4. s_in_stock
    5. available_on_backorder
    6. out_of_stock

    For variation products, the meta_keys are:

    1. _in_stock_status
    2. _only_s_left_in_stock_status
    3. _can_be_backordered_status
    4. _s_in_stock_status
    5. _available_on_backorder_status
    6. _out_of_stock_status

    For grouped products, the meta_key is:

    1. grouped_product_stock_status

    You can integrate these meta_keys into your filter to display delivery or availability status based on the custom stock status.

    Thread Starter purevelvetdesign

    (@purevelvetdesign)

    This is solved, thank you! ?

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.