Search found 114 matches

by traiyani75
30 Nov 2019, 06:42
Forum: Help
Topic: Rest api to get related products
Replies: 8
Views: 3894

Re: Rest api to get related products

If we call API to get related products using product id, and we have related products about 30+ in counts.
So, do we have an API call to get the number of related products and also does that API will give pagination support? ?
by traiyani75
28 Nov 2019, 12:51
Forum: Help
Topic: Rest api to get related products
Replies: 8
Views: 3894

Rest api to get related products

Hello, We are using aimeos rest apis into a mobile application for android and ios. We want to show related products with product details. We have checked that in admin we have a feature to add similar products, But we have an issue in that. Like in case, we need to show only 4-5 related products wi...
by traiyani75
28 Nov 2019, 12:12
Forum: Help
Topic: Aimeons Attributes type
Replies: 13
Views: 4939

Re: Aimeons Attributes type

Thanks for clearing it.
by traiyani75
26 Nov 2019, 08:36
Forum: Help
Topic: Aimeons Attributes type
Replies: 13
Views: 4939

Re: Aimeons Attributes type

Thanks for the solution. I have a doubt regarding variants. Like an example: we are selling shirts with different size 41, 42, 43, 44 and 45. Now, for that, we need to prepare variants for every size? like then inside, there will be a color choice too. like saying, red, blue and green so, if we do l...
by traiyani75
23 Nov 2019, 07:09
Forum: Help
Topic: Aimeons Attributes type
Replies: 13
Views: 4939

Re: Aimeons Attributes type

I have another question too. I have a single product, which is available in different size like big, medium and small. So, Do I need to create a product with type selection? Or, I can create a simple article type product too and give the option to choose, If yes then how to give choose option for an...
by traiyani75
23 Nov 2019, 06:53
Forum: Help
Topic: Aimeons Attributes type
Replies: 13
Views: 4939

Re: Aimeons Attributes type

Ok, Thanks for reply. Now in selection type product. I have added one product call refrigerator. In that i have added two variant with different images each. Now on frontend, when I choose my variant, it keeps showing me all images instead of showing only selected once. I am bit confused on that. Ho...
by traiyani75
21 Nov 2019, 10:21
Forum: Help
Topic: Aimeons Attributes type
Replies: 13
Views: 4939

Aimeons Attributes type

Hello, We are using this system. And we are listing out demo products to test. But we have some confusion in admin. 1) In products -> characteristics . There are three different types of attributes --> variant attribute --> hidden attributes --> attribute So, what is the difference between them? 2) ...
by traiyani75
19 Nov 2019, 09:43
Forum: Help
Topic: Rest Apis for mobile apps
Replies: 13
Views: 7054

Re: Rest Apis for mobile apps

Hello guys, We have a parsed response of category. Now we are on another phase to parse product details response. This is url for product details http://ebdaa-ecommerce-dev.mzadqatar.com/syaanh-shop-1/jsonapi/product?id=12&include=attribute,media,price,product,product/property,text Is there any ...
by traiyani75
15 Nov 2019, 10:17
Forum: Help
Topic: Rest Apis for mobile apps
Replies: 13
Views: 7054

Re: Rest Apis for mobile apps

Yes, Use this api for references
http://ebdaa-ecommerce-dev.mzadqatar.co ... duct?id=12

in this, what will be includes for varients, characteristics, properties, related products, similar products.
by traiyani75
15 Nov 2019, 09:58
Forum: Help
Topic: Rest Apis for mobile apps
Replies: 13
Views: 7054

Re: Rest Apis for mobile apps

Ok thanks.

Can you tell us all possible includes for products? For example, variants, stocks, characteristics, suggested products, similar products, etc.
Like I want to know all possible includes for products. Thanks.