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

This package is abandoned and no longer maintained. No replacement package was suggested.

dev-master 2025-03-18 07:11 UTC

This package is not auto-updated.

Last update: 2025-03-30 11:31:35 UTC


README

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

This module is abandoned and no longer maintained. We have moved to our new LokiCheckout instead.

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