Search found 10 matches

by developer
27 Feb 2023, 16:04
Forum: Laravel package
Topic: Supplier page product pagination
Replies: 3
Views: 877

Re: Supplier page product pagination

f1eb1432-07f6-460b-9d03-a872ad7a2064.jpg
f1eb1432-07f6-460b-9d03-a872ad7a2064.jpg (85.62 KiB) Viewed 840 times
Its something wrong with pagination. its take records based on sites(not in query).
Is the any solution which work for pagination.

Please check the attached screenshot.
by developer
22 Feb 2023, 18:49
Forum: Laravel package
Topic: Supplier page product pagination
Replies: 3
Views: 877

Supplier page product pagination

Can any one please help on supplier page product listing pagination. Its give same product in multiple pages(or next page).

Its take supplier based product id but on pagination it show repeated on first and second page.


Thanks In Advance!
by developer
22 Feb 2023, 18:31
Forum: Laravel package
Topic: Multiple site (50) response time problem
Replies: 3
Views: 810

Re: Multiple site (50) response time problem

Time is taking too much (1.97 s). if I disabled all supplier and just enable 3-4 supplier and its working fine
by developer
16 Feb 2023, 18:30
Forum: Laravel package
Topic: Multiple site (50) response time problem
Replies: 3
Views: 810

Multiple site (50) response time problem

I have more then 50 site.
Now its take too much time of website load. Still to 5-6 sites its working fine but when site increase its take too much loading time.
laravel_debuger.PNG
laravel_debuger.PNG (12.07 KiB) Viewed 810 times
Can you please provide the solution for the same?
Thanks in Advance!
by developer
25 Dec 2022, 12:44
Forum: Laravel package
Topic: how can change communication email from backend
Replies: 1
Views: 447

how can change communication email from backend

how can change communication email from backend.

Once I have changed and save it. But its not updated.

Can you please help me for the same.

Thanks in Advance.
by developer
18 Dec 2022, 09:33
Forum: Laravel package
Topic: Sometime automatic product removed from basket
Replies: 1
Views: 390

Sometime automatic product removed from basket

I have used multiple-site(supplier functionalities). Currently, I am facing on problem, Like I have added product in basket with different supplier or single supplier but sometime any one supplier products are remove from the basket automatically. its happen when I have add new product or refresh pa...
by developer
09 Dec 2022, 16:14
Forum: Laravel package
Topic: Variations stocks removed
Replies: 4
Views: 1197

Re: Variations stocks removed

Hi Aimeos,

I have facing same problem but i don't want to update version. Because I have do many custom code that might be effected.
Can you please le me know the line of code update for the same? and where I can add that code?

Your help will be save my time.
Thanks
by developer
03 Dec 2022, 16:08
Forum: Laravel package
Topic: How to set price of attributes in basket base of supplier/sites
Replies: 4
Views: 1270

Re: How to set price of attributes in basket base of supplier/sites

Here I have added my composer.json file code for check version of aimeos and other details. "php": "^7.3||^8.0", "composer-runtime-api": "^2.1", "aimeos/ai-cache": "~2021.10", "aimeos/ai-client-html": "2021.10.x-dev", &q...
by developer
01 Dec 2022, 17:37
Forum: Laravel package
Topic: How to set price of attributes in basket base of supplier/sites
Replies: 4
Views: 1270

How to set price of attributes in basket base of supplier/sites

How to set price of attributes in basket base of supplier/sites? I have set price of attrbutes different for each supplie/site, But once i try to add to cart product its take default site attribute price on basket. How I can add attributes price base on supplier/site proudct. I have also try with si...