yireo-training/magento2-example-dealers-storefront-checkout

dev-master 2020-08-19 12:49 UTC

This package is not auto-updated.

Last update: 2024-04-28 06:54:12 UTC


README

Magento 2 module showing how to add a step in the checkout

Installation

composer require yireo-training/magento2-example-dealers-storefront-checkout:dev-master

Features

  • Adds an additional step in the checkout
  • Loads data from an AJAX URL exampleDealersCheckout/ajax/selectOptions
  • Allows you to select a preferred dealer in the checkout step
  • Selected field is saved to exampleDealersCheckout/ajax/savePreferredDealer
  • Saved field is reloaded again in the CustomerData section cart