Skip to content

quantity selector #161

@Reddysaicharan

Description

@Reddysaicharan

the Dom did not work for me because the select element was not defined.
const quantity = document.querySelector(.product-quantity-container-${productId} select);
we have add the select element at the end so that the querrySelector knows the full path to the exact element we are trying to grab the value from.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions