How to update Akira theme to latest version? Click here.

Okay
  Public Ticket #2946057
order confirmation table
Closed

Comments

  •  1
    v-max74 started the conversation

    Hello, after the purchase is done and payed, Presta is not showing the pictures of the products in the Order Confirmation Table.

    I managed to make it working changing the template file

    /themes/akira/templates/checkout/_partials/order-confirmation-table.tpl

    lines 57/58, from:

    {if !empty($product.default_image)}
                    <img src="{$product.default_image.medium.url}" loading="lazy" class="has image" />

    to:

    {if !empty($product.cover)}
                    <img src="{$product.cover.medium.url}" loading="lazy" class="has image" />

    as the default template.

    Thanks,

    Stefano coderz.cz

  •  353
    Naik replied

    Thank you so much for sharing this solution!

    This fix will be present in the next update.

    Best regards,

    Naik - Lightatend Team 

    A good review and positive comment would help us to keep doing what we do best Rate now

    Our support time Monday-Saturday (9am-6pm GMT+7)