• Resolved Naturaldude

    (@markout)


    Hello,

    Is it possible to create a package slip for a variable products. So people in the warehouse know exactly what to get in the package when a customer is ordering a variable product (every variable has different products what needs to be shipped).

    On the package slip now there is just standing the product + the variable that is chosen.

    For the warehouse there is a difference because for example ‘variable 1’ exists only getting 1 product. But ‘Variable 2’ there is a need to get a few products in the box. This is not standing at the package slip.

    How can i make sure that when a customer is selecting a variable product there is an exact list on the package slip for what needs to be in the shipping box.

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Contributor Yordan Soares

    (@yordansoares)

    Hi @markout,

    Sorry if I don’t understand. When you say variable 1 or variable 2, are you referring to WooCommerce variable products (product type) or to 2 specific conditions based on products you want to set up?

    It will be very useful to read an example of your use case for a better understanding of your request. If possible, please provide an example and all the details you think are relevant to achieve what you want.

    Thread Starter Naturaldude

    (@markout)

    Hi Sorry for the bad explanation haha.

    For example (not based on the real product im selling):

    I am selling speakers.
    The customer can select if they want a normal speaker or if they want a smart speaker (comes with an extra microphone that you need to plug-in).

    So for the people in the warehouse.
    If people buy a normal speaker they need to put in the shipping box:

    1x speaker
    1x AC adapter

    If people buy a ‘smart’ speaker they need to put in the shipping box:

    1x speaker
    1x AC adapter
    1x microphone
    1x cable to plugin microphone

    Currently on the package list there is just standing:
    1x Speaker (and the variable).

    But there is not shown what they exactly need to get from the warehouse. Is it possible to create that?

    So for example if someone buys a ‘smart’ speaker there will be standing on the package slip:

    1x Speaker (smart)
    – speaker
    – AC adapter
    – microphone
    – cable to plugin microphone

    Plugin Contributor Yordan Soares

    (@yordansoares)

    Thanks for the clarification.

    How do you save that data (AC adapter, microphone, etc.)? Maybe like an attribute, item meta or in other way?

    Thread Starter Naturaldude

    (@markout)

    Thank you for your message.

    At this moment the data is not saved anywhere on the website. I was hoping there could be some extra field for every product variable where we can put the info so it could be on the package slip. And that the info is not visible for the customer. But maybe you could advice on what is the best option for us.

    Thread Starter Naturaldude

    (@markout)

    @yordansoares

    Could you still maybe please help me with this.

    Plugin Contributor Yordan Soares

    (@yordansoares)

    Hi @markout,

    Take a look at my reply here: Notes to extend between pages

    There, I explain how to add extra order custom fields that you can use on any PDF document, whether using the PDF template action hooks or the customizer included in Premium Templates.

    Plugin Contributor Yordan Soares

    (@yordansoares)

    Sorry @markout, please ignore my last reply. I read again your messages, and I think I misunderstood your request.

    The customer can select if they want a normal speaker or if they want a smart speaker (comes with an extra microphone that you need to plug-in).

    Just to be sure, does this means that this is a variable product? If so, do you need to manage these additional items in your inventory, or would it be enough to add a list directly in your variations’ description? If this last indeed works for your case, you could use the customizer, included in Premium Templates, to add a Product description item column block, like this:

    A screenshot that display a Product description item column block

    Then, your invoices should display your variation description, this way:

    A screenshot that display an invoice and highlight the Product description column

    Thread Starter Naturaldude

    (@markout)

    Thank you very much! This is indeed what i needed. Only 2 small questions still haha sorry.

    – Is it possible to hide the short variable description for the customer?

    – Is it possible to make the amount in the quantity column a bit bigger? (for example in your picture the quantity is 1, but it has the same size font of all the other text. Is it possible to make that a larger font?)

    Plugin Contributor Yordan Soares

    (@yordansoares)

    – Is it possible to hide the short variable description for the customer?

    Yes, but I can also provide you with help if you prefer to address this by using a product custom field instead, if you have Premium Templates.

    – Is it possible to make the amount in the quantity column a bit bigger? (for example in your picture the quantity is 1, but it has the same size font of all the other text. Is it possible to make that a larger font?)

    Yes, this can be done directly in the block with inline styles or using a CSS rule.

    By the way, since WordPress doesn’t allow us to provide support for paid plugins in this forum, please contact us by email: support@wpovernight.com, if you have more questions or need help with Premium Templates.

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Create a variable package slip for variable products’ is closed to new replies.