Search found 86 matches

by awaidqureshi
11 Feb 2019, 16:21
Forum: Laravel package
Topic: Email Customer For abandoned Cart .
Replies: 3
Views: 1769

Email Customer For abandoned Cart .

Is There Any Method So That We Can Send Email To The Customer About Abandoned Cart.
Means If The User Add Items To Cart And Leave It As It is. So The System Can Send Email To The Customer That He/She Have Added Some Items To The Cart And Leave It As It Is And Do Nothing With Them.
by awaidqureshi
09 Feb 2019, 14:04
Forum: Laravel package
Topic: Add To Basket Functionality From Product List Page.
Replies: 3
Views: 2654

Add To Basket Functionality From Product List Page.

We Want This Functionality That When We Click On Specific Product "Add To Cart" Button Form Category Product List .
That Item Can Be Added To Basket.
For Reference:
http://prntscr.com/mis2ye
by awaidqureshi
08 Feb 2019, 13:39
Forum: Laravel package
Topic: On Click Add To Basket Pages Should Not Go To Stand Basket.
Replies: 3
Views: 1559

Re: On Click Add To Basket Pages Should Not Go To Stand Bas

This is almost the default behavior. The product is added to the basket via AJAX and the basket is displayed as overlay. If you don't want do display the overlay, you can overwrite the JS code in your own JS file: https://github.com/aimeos/ai-client-html/blob/master/client/html/themes/aimeos.js#L86...
by awaidqureshi
08 Feb 2019, 12:08
Forum: Laravel package
Topic: On Click Add To Basket Pages Should Not Go To Stand Basket.
Replies: 3
Views: 1559

On Click Add To Basket Pages Should Not Go To Stand Basket.

When I click On Add To Basket Button The Pages Should Not Go To Standard Basket . Page Should Still There Only Add To Mini Basket. How I Can Do That.
by awaidqureshi
08 Feb 2019, 09:58
Forum: Laravel package
Topic: Stripe Integration In Aimeos
Replies: 1
Views: 2008

Stripe Integration In Aimeos

Please Tell Me The Step by Step Guide To intergrate Stripe Payment In Laravel Aimeos.
I m new to aimeos and laraverl so kindlly Explain which code i have to put in which file
I m using 2018.10 version of aimeos .
by awaidqureshi
08 Feb 2019, 05:42
Forum: Laravel package
Topic: Upload a gif image to product using backend
Replies: 4
Views: 1910

Re: Upload a gif image to product using backend

We've already added some code to prevent scaling: https://github.com/aimeos/aimeos-core/commit/7466278d84bcedbec874681f4855e6b87c2d2925 For that, no maxwidth and maxheight parameters for images must be set which isn't the case by default: https://github.com/aimeos/aimeos-laravel/blob/master/src/def...
by awaidqureshi
07 Feb 2019, 14:12
Forum: Laravel package
Topic: Get Mini Basket With Product Images also
Replies: 15
Views: 5760

Get Mini Basket With Product Images also

Is There Any Method In Which I can get mini basket with product images also.
Please give Info about that.
by awaidqureshi
04 Feb 2019, 12:24
Forum: Laravel package
Topic: Implement And Show Mini Basket On My Custom Page.
Replies: 1
Views: 957

Implement And Show Mini Basket On My Custom Page.

Show Mini Basket On My Custom Page. How To implement Mini Basket In My Custom Blade .Please Tell Step By Step Guide. Cz I M New To Aimeos.And Please Tell Me Any Method From Which I Can Get Number Of Items In The Basket Present.
by awaidqureshi
28 Jan 2019, 16:06
Forum: Laravel package
Topic: How To add New Field In Product Upload Section
Replies: 1
Views: 968

How To add New Field In Product Upload Section

I Want To Add PDF Files (More Than One ) With The Product.Should Be Added In Database.Like Images Are Uploading More Than One So I Want To Add More Than One PDF Files.I Want The Same Scenario. For Reference : http://prntscr.com/mdbuq1 So I want A Tab While Adding A Product Like In ScreenShot (Mentio...
by awaidqureshi
24 Jan 2019, 09:16
Forum: Laravel package
Topic: During Aimeos Setup Got Errors Laravel
Replies: 7
Views: 5840

Re: During Aimeos Setup Got Errors Laravel

2018.04 isn't supported any more. Please upgrade to 2018.10 LTS I have updated to latest version butt there is an error of database. ErrorException thrown with message "An exception occurred while executing ' SELECT mproty."id" AS "product.type.id", mproty."siteid"...