i want customize forntend + backend
- 
					
					
					
					
 I want to customize frontend and backend of my website , also want to add some other functionality like, before login customer can not view product price, how i can do that and , where we can find code structure demo , like calling pages, functions , binding logics etc. 
- 
					
					
					
					
 Hi there, 
 If you are trying to customize the fronted then you can do changes in this package
 And for backend you need to do changes on Admin package
- 
					
					
					
					
 I have searched a lot but could find something useful please guide me where can i find accurate path where products are listed. page name or path? 
- 
					
					
					
					
 Hi there, 
 Are you asking about This page?
- 
					
					
					
					
 please find attachment, in snapshot product price is visible to every customer but i want price is only visible to those customers who are login. so guide where i can make change into the code to do this.  
- 
					
					
					
					
 Hi there, 
 For this you can change Here
- 
					
					
					
					
 i have changed product price and also tried removing all code inside product-card.vue but not changes applied forntend . project is running still same as i was , no changes seen. 
- 
					
					
					
					
 Hi there, 
 You need to run the below after do changes on the vue file.
 1. npm i
 2. npm run watch
- 
					
					
					
					
 hello sanjay ! yesterday you provide a insturction but didnt work, then i tried for blade tracer, it took me to a path that is \bagisto\resources\themes\velocity\views\products , there i made changes, and successfully effected. now its working fine . but an other issue i got admin area, yesterday products were shown properly but today products are not listed in table only pagination is visible . please find attachment.  
- 
					
					
					
					
 run this command. 
 php artisan bagisto:publish --force
- 
					
					
					
					
 tried php artisan bagisto:publish --force but still same . 
- 
					
					
					
					
 Hi there, 
 Can you share your laravel.log file?
- 
					
					
					
					
 Hi sanjay , i just make blade tracer false and it works again. thanks for you response and help. 
- 
					
					
					
					
 Hi There, Thanks for the update. 
 Also, if you like our support, you may give us the review here:- https://www.trustpilot.com/review/bagisto.comThat would be grateful for us. Thanks & Regards, 
- 
					
					
					
					
 suer... done 
