A modern Lightning Web Component for displaying and managing product data in Salesforce with real-time API synchronization.
- Dynamic search by product name
- Category and brand filters (handles missing brands)
- Real-time filtering without page refresh
- One-click API sync to fetch latest products
- Automatic data refresh
- Toast notifications for errors/success
- Calculates total stock levels
- Category limits monitoring (price/quantity)
- Responsive card layout
- Lightning Design System components
- Loading spinners and empty states
- Mobile-friendly responsive design
Frontend:
- Lightning Web Components (LWC)
- SLDS (Salesforce Lightning Design System)
- JavaScript ES6+
Backend:
- Salesforce Apex
- Custom API callouts
- Salesforce Data Model
- Clone the repository:
git clone https://github.com/victorino3/salesforce-product-viewer.git
Package download link: Package