diff --git a/src/Resources/views/Shop/GiftCard/pdf.html.twig b/src/Resources/views/Shop/GiftCard/pdf.html.twig index 671a8423..7481adb3 100644 --- a/src/Resources/views/Shop/GiftCard/pdf.html.twig +++ b/src/Resources/views/Shop/GiftCard/pdf.html.twig @@ -1,5 +1,7 @@ - + + + {% if configuration.backgroundImage is not empty %} {% set path = configuration.backgroundImage.path|imagine_filter('setono_sylius_gift_card_background') %}