Ad
How To Change Order / Sequence Of Payment Methods At Checkout In Prestashop 1.7
I want to change the order / sequence of payment methods at checkout in Prestashop 1.7.
My findings will be posted as an answer to this question.
I hope someone will find this helpful.
Ad
Answer
- Go to admin panel
- In the left side, select IMPROVE, then DESIGN, then POSITIONS
- Select "Payment by check" in the "Show" section
- Select checkbox "Display non-positionable hooks"
- A "paymentOptions" section will appear where we reposition (drag & drop) the elements as we desire.
Enjoy!
Ad
source: stackoverflow.com
Related Questions
- → How to dynamically add class to parent div of focused input field?
- → Using css modules how do I define a global class
- → Maximum call stack exceeded when instantiating class inside of a module
- → Node.js Passing object from server.js to external modules?
- → CSS Module composition
- → babel-loader, webpack, ES2015 modules: "Element type is invalid"
- → Can't route in Laravel framework
- → How to override OctoberCMS backend layouts?
- → how to include module in angualar js to remove error module not found?
- → Webstorm UT - cannot find module
- → Global route in Laravel 5
- → Reactjs: Do classes/prototypes have any place in our applications?
- → Laravel - L5Modular Organizing modules by folder causes routing errors
Ad