Search found 2 matches

by cuongtran3001
01 Oct 2018, 08:49
Forum: Laravel package
Topic: Add to cart - Don't show popup
Replies: 1
Views: 955

Add to cart - Don't show popup

Dear master,

When user click add to cart on product list page, We want to redirect the checkout page instead of showing popup. Could you please let me know where's can be setting it up?

Thank you,
by cuongtran3001
01 Oct 2018, 08:46
Forum: Laravel package
Topic: Add to cart - products purchased jointly
Replies: 1
Views: 2165

Add to cart - products purchased jointly

Dear master, We need to add custom functionality for product detail: - We will show the related products - For each of them, we have checkbox that user can check or un-check - There is button add all to cart , when user click on it, the selected items will be added to cart first. When user click on ...