yoyoypy

Results 10 comments of yoyoypy
trafficstars

my product on local currency start from millions btw

is this happen in update product ? or maybe in customer check out too? in case some customer check out more than 1 item or price of exclusive product, can...

done changing from decimal to INT

@indpurvesh changing decimal to INT will get error on checkout page, but i just changing dec 10.6 to 10.2 which is work in homepage but still got error in checkout...

> this view without banner ![Screenshot_25](https://user-images.githubusercontent.com/55522331/66280498-12ab1b80-e8e1-11e9-9011-3401d4f4fec5.jpg) but when i add banner, there is massive gap/space between banner section and product card ![Screenshot_26](https://user-images.githubusercontent.com/55522331/66280530-46864100-e8e1-11e9-95bd-4a8acb46b052.jpg) ![Screenshot_27](https://user-images.githubusercontent.com/55522331/66280531-48e89b00-e8e1-11e9-807d-57da4a008bbf.jpg) ![Screenshot_28](https://user-images.githubusercontent.com/55522331/66280533-4b4af500-e8e1-11e9-9a7d-8ff5eafe5f4b.jpg) btw where is css file for...

`npm install npm run watch` this command didnt solve the problem, still get blank gap/space between banner and product list.. i think problem here, i will look it up ![Screenshot_29](https://user-images.githubusercontent.com/55522331/66284773-abe32d80-e8f3-11e9-8b20-1f1911b4594d.jpg)

after removing `height` its become normal looks. still searching where `height` come from ![Screenshot_30](https://user-images.githubusercontent.com/55522331/66368123-3c3b7400-e9c1-11e9-9bae-91458b5b00f1.jpg)

do you have doc or tutorial about that?

hi @indpurvesh i want to ask you something, why im calling a image in `home.blade.php` like this ![Screenshot_43](https://user-images.githubusercontent.com/55522331/67073297-ffd1fa00-f1b0-11e9-92e6-96d3f1662c3c.jpg) but show up like this ![Screenshot_44](https://user-images.githubusercontent.com/55522331/67073313-0a8c8f00-f1b1-11e9-9d06-5fad2779a63b.jpg) it should be like this ![Screenshot_45](https://user-images.githubusercontent.com/55522331/67073331-111b0680-f1b1-11e9-851f-a0c16979e305.jpg)...

![Screenshot_48](https://user-images.githubusercontent.com/55522331/67184489-1a54df00-f40e-11e9-89af-b618d13b1b06.jpg) still cant