Skip to content

[Feature Request] Support adding items to the shopping basket using productId #5

@eMeF1

Description

@eMeF1

UC2: Add selected item to the basket — ideal for Home Assistant Voice Preview Edition

I’ve identified a working API endpoint for adding items to the cart:

POST https://www.rohlik.cz/api/v1/cart/item
Payload: { amount: 1, productId: 1461047, source: "true:Search Results" }

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions