Search found 86 matches

by awaidqureshi
20 Mar 2019, 08:44
Forum: Laravel package
Topic: How to get services part on checkout page
Replies: 1
Views: 854

How to get services part on checkout page

i was changing the basket address on the basis of country change on address form so on the basis of that i want to refresh the srvies part . Can i get the services section(HTML) only. Like i can get the basket/mini html.
by awaidqureshi
14 Mar 2019, 07:50
Forum: Laravel package
Topic: How to refresh services on the basis of country change
Replies: 4
Views: 1893

Re: How to refresh services on the basis of country change

You have to use the Aimeos JSON REST API to add the address and get the services afterwards: https://aimeos.org/docs/Developers/Client/JSONAPI Thanks for your reply, yeah we're using the jsonapi already prior to your reply. :) . Just wanted to confirm whether there were any alternative methods avai...
by awaidqureshi
13 Mar 2019, 16:39
Forum: Laravel package
Topic: How to refresh services on the basis of country change
Replies: 4
Views: 1893

How to submit billing or delivery address form in aimeos

we are using one page checkout when user change the billing address services are not changing Like if some delivery service is country specific so when i change the country it should not show that service which is showing because of old address we r using . Is there any method so that we can update ...
by awaidqureshi
13 Mar 2019, 08:12
Forum: Laravel package
Topic: How to refresh services on the basis of country change
Replies: 4
Views: 1893

How to refresh services on the basis of country change

How i can refresh services on the basis of country selection on one page checkout page For reference: Address Form: https://prnt.sc/mx642u Service :http://prntscr.com/mx64d2 both are on the same page so how we can change the services option please help about it. Thanks.
by awaidqureshi
08 Mar 2019, 16:09
Forum: Laravel package
Topic: How to get products of specific category.
Replies: 1
Views: 1343

How to get products of specific category.

Please tell me method so that i can get the products of specific category.
and please tell me the function that i can get

name
Media URL
Description
Attributes
Price
by awaidqureshi
08 Mar 2019, 11:59
Forum: Laravel package
Topic: Can we send custom media url while adding product to basket
Replies: 1
Views: 1022

Can we send custom media url while adding product to basket

i want to send custom image with the product while adding product to basket .
by awaidqureshi
06 Mar 2019, 15:25
Forum: Laravel package
Topic: How To Add States With Countries in Delivery Address
Replies: 1
Views: 904

How To Add States With Countries in Delivery Address

how can i add states in delivery address and billing address on the basis of country selection.
Please guide me with step by step guide so that i can implement this thing

Thanks.
by awaidqureshi
06 Mar 2019, 06:34
Forum: Laravel package
Topic: How to get orders with their products
Replies: 13
Views: 5070

Re: How to get orders with their products

aimeos wrote:Your configurable products look OK. What Aimeos version are you using?
Thanks for your reply sir. Problem was from my side.
by awaidqureshi
06 Mar 2019, 06:32
Forum: Laravel package
Topic: how to setup customer and admin account
Replies: 2
Views: 2827

Re: how to setup customer and admin account

Customer and admin login are two separate routes ("myaccount" and "admin") and they will be forwarded to their profile resp. dashboard after login. Login is handled by Laravel (https://github.com/aimeos/aimeos-laravel#admin) and it also sets up authentication for customers. with...
by awaidqureshi
04 Mar 2019, 07:14
Forum: Laravel package
Topic: How to get orders with their products
Replies: 13
Views: 5070

Re: How to get orders with their products

we are adding Article type products right now.

For options( the way we are attaching them with the product) reference:
https://prnt.sc/msvlz5