Skip to content

[Issue] New product widget #30195

Open
@m2-assistant

Description

@m2-assistant

This issue is automatically created based on existing pull request: #27741: New product widget


Description (*)

In Magento 2 New products widget can be added via Content -> Elements -> Widgets -> Add New Widget -> Widget Type -> Catalog New Products List

The widget can be displayed either in a Grid view or in a List view. When I click Add to Cart button in the new product widget, the page gets reloaded and adds the product to the cart.

Instead, I have implemented AJAX Add to Cart in the new product widget just like in the product listing page.

Manual testing scenarios (*)

  1. Created a new product widget in the Grid view and checked Add to cart functionality for all types of products like simple, configurable, etc.,
  2. Created a new product widget in the List view and checked Add to cart functionality for all types of products like simple, configurable, etc.,

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
    All commits are accompanied by meaningful commit messages
    All new or changed code is covered with unit/integration tests (if applicable)
    All automated tests passed successfully (all builds are green)

Activity

added
Priority: P3May be fixed according to the position in the backlog.
Severity: S4Affects aesthetics, professional look and feel, “quality” or “usability”.
on Sep 25, 2020
linked a pull request that will close this issue on Sep 25, 2020
added
Progress: PR CreatedIndicates that Pull Request has been created to fix issue
and removed
Progress: PR CreatedIndicates that Pull Request has been created to fix issue
on Sep 25, 2020
self-assigned this
on Sep 26, 2020
m2-assistant

m2-assistant commented on Sep 26, 2020

@m2-assistant
Author

Hi @krishprakash. Thank you for working on this issue.
In order to make sure that issue has enough information and ready for development, please read and check the following instruction: 👇

  • 1. Verify that issue has all the required information. (Preconditions, Steps to reproduce, Expected result, Actual result).

    DetailsIf the issue has a valid description, the label Issue: Format is valid will be added to the issue automatically. Please, edit issue description if needed, until label Issue: Format is valid appears.

    2. Verify that issue has a meaningful description and provides enough information to reproduce the issue. If the report is valid, add Issue: Clear Description label to the issue by yourself.

    3. Add Component: XXXXX label(s) to the ticket, indicating the components it may be related to.

    4. Verify that the issue is reproducible on 2.4-develop branch

    Details- Add the comment @magento give me 2.4-develop instance to deploy test instance on Magento infrastructure.
    - If the issue is reproducible on 2.4-develop branch, please, add the label Reproduced on 2.4.x.
    - If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!

    5. Add label Issue: Confirmed once verification is complete.

    6. Make sure that automatic system confirms that report has been added to the backlog.

added
Progress: PR CreatedIndicates that Pull Request has been created to fix issue
and removed
Progress: PR CreatedIndicates that Pull Request has been created to fix issue
on Sep 26, 2020

17 remaining items

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Pull Request in Progress

Milestone

No milestone

Relationships

None yet

    Development

    Participants

    @magento-engcom-team@krishprakash@ajithkumar-maragathavel@engcom-Bravo

    Issue actions

      [Issue] New product widget · Issue #30195 · magento/magento2