|
614 | 614 | </depends>
|
615 | 615 | </field>
|
616 | 616 | </group>
|
| 617 | + <group id="settings_paylater_categorypage" translate="label" showInDefault="1" showInWebsite="1" showInStore="1" sortOrder="60"> |
| 618 | + <label>Catalog Category Page</label> |
| 619 | + <depends> |
| 620 | + <field id="paylater_enabled">1</field> |
| 621 | + </depends> |
| 622 | + <field id="paylater_categorypage_display" translate="label" type="select" showInDefault="1" showInWebsite="1" sortOrder="10"> |
| 623 | + <label>Display</label> |
| 624 | + <config_path>payment/paypal_paylater/categorypage_display</config_path> |
| 625 | + <source_model>Magento\Config\Model\Config\Source\Yesno</source_model> |
| 626 | + <attribute type="shared">1</attribute> |
| 627 | + </field> |
| 628 | + <field id="paylater_categorypage_position" translate="label" type="select" showInDefault="1" showInWebsite="1" sortOrder="20"> |
| 629 | + <label>Position</label> |
| 630 | + <config_path>payment/paypal_paylater/categorypage_position</config_path> |
| 631 | + <source_model>Magento\Paypal\Model\System\Config\Source\PayLater\Position::getPositionsCategoryPage</source_model> |
| 632 | + <attribute type="shared">1</attribute> |
| 633 | + <depends> |
| 634 | + <field id="paylater_categorypage_display">1</field> |
| 635 | + </depends> |
| 636 | + </field> |
| 637 | + <field id="paylater_categorypage_stylelayout" translate="label" type="select" showInDefault="1" showInWebsite="1" sortOrder="30"> |
| 638 | + <label>Style Layout</label> |
| 639 | + <config_path>payment/paypal_paylater/categorypage_stylelayout</config_path> |
| 640 | + <source_model>Magento\Paypal\Model\System\Config\Source\PayLater\StyleLayout</source_model> |
| 641 | + <attribute type="shared">1</attribute> |
| 642 | + <depends> |
| 643 | + <field id="paylater_categorypage_display">1</field> |
| 644 | + </depends> |
| 645 | + </field> |
| 646 | + <field id="paylater_categorypage_logotype" translate="label" type="select" showInDefault="1" showInWebsite="1" sortOrder="40"> |
| 647 | + <label>Logo Type</label> |
| 648 | + <config_path>payment/paypal_paylater/categorypage_logotype</config_path> |
| 649 | + <source_model>Magento\Paypal\Model\System\Config\Source\PayLater\LogoType</source_model> |
| 650 | + <attribute type="shared">1</attribute> |
| 651 | + <depends> |
| 652 | + <field id="paylater_categorypage_display">1</field> |
| 653 | + <field id="paylater_categorypage_stylelayout">text</field> |
| 654 | + </depends> |
| 655 | + </field> |
| 656 | + <field id="paylater_categorypage_logoposition" translate="label" type="select" showInDefault="1" showInWebsite="1" sortOrder="50"> |
| 657 | + <label>Logo Position</label> |
| 658 | + <config_path>payment/paypal_paylater/categorypage_logoposition</config_path> |
| 659 | + <source_model>Magento\Paypal\Model\System\Config\Source\PayLater\LogoPosition</source_model> |
| 660 | + <attribute type="shared">1</attribute> |
| 661 | + <depends> |
| 662 | + <field id="paylater_categorypage_display">1</field> |
| 663 | + <field id="paylater_categorypage_stylelayout">text</field> |
| 664 | + <field id="paylater_categorypage_logotype" separator=",">primary,alternative</field> |
| 665 | + </depends> |
| 666 | + </field> |
| 667 | + <field id="paylater_categorypage_textcolor" translate="label" type="select" showInDefault="1" showInWebsite="1" sortOrder="60"> |
| 668 | + <label>Text Color</label> |
| 669 | + <config_path>payment/paypal_paylater/categorypage_textcolor</config_path> |
| 670 | + <source_model>Magento\Paypal\Model\System\Config\Source\PayLater\TextColor</source_model> |
| 671 | + <attribute type="shared">1</attribute> |
| 672 | + <depends> |
| 673 | + <field id="paylater_categorypage_display">1</field> |
| 674 | + <field id="paylater_categorypage_stylelayout">text</field> |
| 675 | + </depends> |
| 676 | + </field> |
| 677 | + <field id="paylater_categorypage_textsize" translate="label" type="select" showInDefault="1" showInWebsite="1" sortOrder="70"> |
| 678 | + <label>Text Size</label> |
| 679 | + <config_path>payment/paypal_paylater/categorypage_textsize</config_path> |
| 680 | + <source_model>Magento\Paypal\Model\System\Config\Source\PayLater\TextSize</source_model> |
| 681 | + <attribute type="shared">1</attribute> |
| 682 | + <depends> |
| 683 | + <field id="paylater_categorypage_display">1</field> |
| 684 | + <field id="paylater_categorypage_stylelayout">text</field> |
| 685 | + </depends> |
| 686 | + </field> |
| 687 | + <field id="paylater_categorypage_ratio" translate="label" type="select" showInDefault="1" showInWebsite="1" sortOrder="80"> |
| 688 | + <label>Ratio</label> |
| 689 | + <config_path>payment/paypal_paylater/categorypage_ratio</config_path> |
| 690 | + <source_model>Magento\Paypal\Model\System\Config\Source\PayLater\Ratio</source_model> |
| 691 | + <attribute type="shared">1</attribute> |
| 692 | + <depends> |
| 693 | + <field id="paylater_categorypage_display">1</field> |
| 694 | + <field id="paylater_categorypage_stylelayout">flex</field> |
| 695 | + </depends> |
| 696 | + </field> |
| 697 | + <field id="paylater_categorypage_color" translate="label" type="select" showInDefault="1" showInWebsite="1" sortOrder="90"> |
| 698 | + <label>Color</label> |
| 699 | + <config_path>payment/paypal_paylater/categorypage_color</config_path> |
| 700 | + <source_model>Magento\Paypal\Model\System\Config\Source\PayLater\Color</source_model> |
| 701 | + <attribute type="shared">1</attribute> |
| 702 | + <depends> |
| 703 | + <field id="paylater_categorypage_display">1</field> |
| 704 | + <field id="paylater_categorypage_stylelayout">flex</field> |
| 705 | + </depends> |
| 706 | + </field> |
| 707 | + </group> |
617 | 708 | </group>
|
618 | 709 | </group>
|
619 | 710 | <group id="settings_ec" translate="label" showInDefault="1" showInWebsite="1" showInStore="1" sortOrder="20">
|
|
0 commit comments