deco-cx / apps

App definitions by deco.cx
Apache License 2.0
82 stars 85 forks source link

[VNDA] Feat: create addItems action #889

Closed yuriassuncx closed 2 months ago

yuriassuncx commented 2 months ago

Pull Request: Add Bulk Item Addition to Cart Action

Summary

This PR introduces a new action that allows for bulk addition of items to the cart, enhancing performance and user experience. This feature is especially useful for "Buy Together" functionalities commonly utilized in e-commerce platforms.

Changes Made

Key Points

Rationale for Loader Creation

The introduction of the loader is crucial for implementing the "Buy Together" feature effectively. This loader is designed to:

image

Testing

Additional Notes

This implementation not only enhances the user experience by allowing bulk operations but also prepares the application for more advanced e-commerce features in the future.

github-actions[bot] commented 2 months ago

Tagging Options

Should a new tag be published when this PR is merged?