Support » Plugin: WooCommerce » Want to create variations for a product depending on shift timing

  • Hello,

    I have created a product with some variations.

    Product Name Cake-
    Variation-
    1kg – $100
    2kg – $200

    Now what I want to do is I want to display same variation but with different prices depending on whether it is morning shift or night shift.

    Eg:-

    Product Name Cake-
    Variation-Morning shift
    1kg – $100
    2kg – $200
    Variation-Night shift
    1kg – $300 (Same variation but price differ if night)
    2kg – $400 (Same variation but price differ if night)

    Does anyone have suggestion regarding this issue.

    https://wordpress.org/plugins/woocommerce/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Mike Jolley (a11n)

    (@mikejolley)

    You need a 2nd attribute in your variable product for the night/morning value.

    Thread Starter akashrai

    (@akashrai)

    Hello,

    Thanks for your reply, but I don’t want to create an attribute,I want to check if automatically morning or night then show variation dropdown accordingly.

    Is it possible.

    Plugin Author Mike Jolley (a11n)

    (@mikejolley)

    Not in core; would need custom development. jobs.wordpress.net

    Thread Starter akashrai

    (@akashrai)

    Ok,

    Can you please tell me how to configure product in case which you have told

    using 2nd attribute in your variable product for the night/morning value.

    Would really appreciate 🙂

    Plugin Author Mike Jolley (a11n)

    (@mikejolley)

    Edit the variable product, add a new attribute. Give 2 values.

    Then create the possible combinations:

    1kg – Day
    2kg – Day
    1kg – Night
    2kg – Night.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Want to create variations for a product depending on shift timing’ is closed to new replies.