Hi @aroobaarooj499
We are displaying 0 qty for parent configurable product reason being parent is not a product in actual which any buyer can buy but it just holds few common entity for all their variants,thatswhy we used to display 0 qty for parent.
You need to check this component i.e. packages/Webkul/Velocity/src/Resources/assets/js/UI/components/add-to-cart.vue. Here you need to write your logic for text.
Sure. Thank you so much! and can I know if the customer support for bagisto is lifetime or limited time? I mean customer support for the framework and the plugin itself.
But hot to reflect the the special price on front-end? I need my customers to see the discount or mark the special price in same way. This is basic feature on e-commerce. tnx
@khanhlp
both icons are different https://prnt.sc/v81phx , if you look into this icons at location
themes/default/assets/images/Arrow-Down.svg
themes/default/assets/images/arrow-down.svg
Hi @Zakir
currently, this is not possible to update the cart in real time but this can be customized, so feel free to clear your doubt with a support team at [email protected]
as like Quick view model shows mini cart information ?
@Zakir please go through the files packages\Webkul\Velocity\src\Resources\assets\js\UI\components\cart-list.vue and packages\Webkul\Velocity\src\Resources\assets\js\UI\components\modal.vue
These files will definitely work for you for pop up view.
Thank you
Hi @zainawan99
Yes, you can override both admin theme and shop theme using this way and this is also the best way and if you want to create a new theme kindly go through our documentation: https://devdocs.bagisto.com/1.x/themes/