Skip to content

Commit 0277f1c

Browse files
MC-41603: Add new options to configure PayPal PayLater styles to System configuration
- change default for product page position
1 parent 9afa34b commit 0277f1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Paypal/etc/config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
<paypal_paylater>
191191
<enabled>0</enabled>
192192
<productpage_display>0</productpage_display>
193-
<productpage_position>0</productpage_position>
193+
<productpage_position>header</productpage_position>
194194
<productpage_stylelayout>text</productpage_stylelayout>
195195
<productpage_logotype>primary</productpage_logotype>
196196
<productpage_logoposition>left</productpage_logoposition>

0 commit comments

Comments
 (0)