• Resolved katanga1987

    (@katanga1987)


    Hi,

    So really like how easy the plugin is to set up restrictions and filter on the front-end.

    Is it possible though to pass the selected restrictions as info as part of the customer order? So if client selects make, model & year and filters then books a product to pass that info as part of the client order?

    Also is it possible to ‘force’ a user to select a make, model & year prior to placing an order?

    If so how would that be achieved?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Pektsekye

    (@pektsekye)

    Hello,

    You should use some plugin that adds options to product.
    Like this:
    https://www.ads-software.com/plugins/wc-fields-factory/

    Then create a text field product option.

    Then I can modify my extension to make it fill that text field with the latest selected vehicle.

    It is possible to hide the text field option or to make it visible but not editable.
    I think the customer should see that his car make, model is added to the order info.

    Also is it possible to ‘force’ a user to select a make, model & year prior to placing an order?

    If the text field option is set as Required the customer will not be able to add the product to the shopping cart without specifying car make and model.

    Stanislav

    Thread Starter katanga1987

    (@katanga1987)

    Hi Stanislav…

    Have added the fields as noted Car_Makes, Car_Models & Car_Year as text fields.
    Have set Car_Makes and Car_Models as required.

    Possible to provide update of extension where it would pre-populate these fields?
    Or if you need logins to do it on the site then just drop me an email and will mail logins.

    Plugin Author Pektsekye

    (@pektsekye)

    Hello,

    Try the “Pre-fill product option with selected vehicle” modification:
    https://hottons.com/ymm_modifications

    It can pre-fill one text field with CSS class name “pf-selected-vehicle”

    You can edit it to pre-fill multiple text fields.

    Stanislav

    Thread Starter katanga1987

    (@katanga1987)

    Awesome!! Sorted!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Pass selected restrictions as part of customer order information’ is closed to new replies.