Vlad Proshin

Results 14 comments of Vlad Proshin

I suggest add optional **variantId** property to the **ProductImage** type and then sort product.images based on the currently selected variant. ``` export type ProductImage = { url: string alt?: string...

Can somebody tell if that project has a future at all? Because what I see is a kind of an abandoned issue queue. The maintainer is just updating statuses at...

@cond0r you've done an impressive work but in my mind some members of you team might be more responsive on the issue queue. At least to leave some short description...

I am working on it right now. Display of localized individual product, product attribute, product category / brand (designer) listing, search by title, sort by price, sort by date is...

The https://next-drupal.org/ is a cool tool but unfortunately it does not provide any _Drupal Commerce_ related API. It might be used to fetch the _Drupal Commerce_ products or any other...

I wonder what you mean by a "collection": product category or brand (designer)?

The same is here. I have a product with the following options: - **Color**: _Blue, Green, Yellow_ - **Size**: _Small, Medium, Large_ At the same time I have only four...

Requires the #776 to be merged first.

> Will try to replicate and apply a fix for that I have a fix done already but keeping in mind the issue I've mentioned above introduces major changes in...

Is not this issue a duplicate of the #22