Skip to content

Category List Page - Select custom option for a product and add to cart, it will redirect to product view page saying required options not selected #2574

Closed
@parekhreena

Description

@parekhreena

Hello,

On Product List Page, When we select all necessary custom options for a product and click on add to cart, it redirects to the product view page asking to re-select the custom options.

Ideally when all mandatory custom options are already selected on list page the product should get added to cart directly.

On debugging further i noticed that the super_attribute is not getting passed from the list page to add Action. This parameter in Request, stores the values of selected custom options. The selected values only get passed from Product view page.

In following image, it appears that all necessary custom options have been selected on list page. The Add to cart button shows "Adding" and then redirects to product view page.

list-page

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions