Viewing 10 replies - 1 through 10 (of 10 total)
  • Jigoshop Support – Marcin

    (@marcin_biegun-jigoshop)

    Thanks for letting us know – we’re checking it out.

    Thread Starter LPAM

    (@lpam)

    Thank you

    Thread Starter LPAM

    (@lpam)

    I just discovered it is also displaying on the shopping cart as “Free!” as well
    https://www.littlepeopleandme.com

    Thread Starter LPAM

    (@lpam)

    Thank you for updating… However, not sure this is working…

    This is what i have put in the email backend:

    Shipping: [shipping] [is_local_pickup]

    This is how the email comes through:

    Shipping: Free! 1

    Plugin Author Jigoshop Support – Krzysztof

    (@krzysztofk-1)

    [is_local_pickup] was created for shops which wants to send different mails for local_pickup. Usage is simple:

    [is_local_piskup]
    This text will be shown in email for order with local pickup
    [else]
    This text will be shown in email for order with other shipping method
    [/is_local_pickup]

    This usage is avalible for all email variables.

    Also in version 1.13.3 which will be released soon. We divided [shipping] to [shipping_cost] and [shipping_method].

    Thread Starter LPAM

    (@lpam)

    I am not sure how to use this, only basic knowledge here. Could you please show me how i would use it in the following information:

    [order_items]

    Subtotal: [subtotal]
    Shipping: [shipping]
    Discount: [discount]
    Total: [total] – via [payment_method]

    Order Notes: [customer_note]

    Plugin Author Jigoshop Support – Krzysztof

    (@krzysztofk-1)

    The easiest way:

    Subtotal: [subtotal]
    Shipping: [shipping_cost] - via [shipping_method]
    Discount: [discount]
    Total: [total] - via [payment_method]
    
    Order Notes: [customer_note]
    Thread Starter LPAM

    (@lpam)

    Thank you. Assuming those variables are not available until 1.13.3?

    Thread Starter LPAM

    (@lpam)

    I have now updated to the above and this is how it displays:
    > Shipping: 6.6 – via Regular ~ with Tracking via Australia Post – eParcel

    [shipping_cost] is displaying as 6.6 instead of $6.60

    It will be fixed in next release.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Emails – Pick up option is displaying as free’ is closed to new replies.