Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Announcements regarding our community
26 May 2025, 13:19
Hello @eldomagan_
Thank you so much for the video we will check this out and get back to you.
Warm Regards Team Bagisto
A place to talk about whatever you want
about 17 hours ago
Hello @beabay
After checking this is working fine at our end
and showing the output as shown in the below screenshots
https://prnt.sc/NtBa5KUqSu8K
https://prnt.sc/7t7Rwi4qoFhi
https://prnt.sc/Lrwaphbm-GLX
Please let us know if you have further queries
Warm Regards
G a day ago
Where can I get values of BAGISTO_STOREFRONT_ACCESS_TOKEN and BAGISTO_REVALIDATION_SECRET ?
https://github.com/bagisto/nextjs-commerce/tree/main?tab=readme-ov-file#configuration
b60fb636-58ae-45e5-9846-afe4d5d30b17-image.png
How can I get these ones? Where are those values?
7 days ago
Hello @gauravjain1
Kindly check the official Devdocs where we have demonstrated regarding Package Development & Shipping Method Devlopement
Package Development : https://devdocs.bagisto.com/2.3/packages/
Shipping Method Devlopement: https://devdocs.bagisto.com/2.3/advanced/create-shipping-method.html#introduction
2 days ago
Yes, you'll need to upload the sliders one by one, deleting the previous ones, in the exact order you'd like them to appear. The one you want to show at the top should be uploaded first, followed by the others in the desired sequence.
Please refer to the screenshot for clarity:
https://prnt.sc/_v0Z2LUYwCY4
S 30 Apr 2025, 08:36
Hi,
Thank you for connecting with us.
You can simply use the following in place of returning the view:
return redirect()->back();
This will redirect the user to the previous (or current) page.
Best regards, Webkul Bagisto Team