What problem does it solve?
This Skill automates the complex process of displaying the correct product price based on customer type (public vs. authenticated, different wholesale tiers) and gracefully handles items not in a pricebook, preventing incorrect pricing and "Contact for price" errors.
Core Features & Use Cases
- Customer-Specific Pricing: Automatically applies the correct price list (e.g., Consumer, Wholesale A, Wholesale B) based on the authenticated user, ensuring personalized pricing.
- "Contact for Price" Handling: Gracefully displays "Contact for price" for items not found in a customer's assigned pricebook, preventing empty or incorrect price displays.
- Centralized Price List Management: Provides constants and functions to easily fetch and apply prices from various Zoho pricebooks, simplifying pricing logic.
- Use Case: When a new wholesale client logs in, use this Skill to ensure they automatically see prices from their assigned "Wholesale B" price list, rather than public "Consumer" prices, without any manual intervention, saving time and ensuring business rules are followed.
Quick Start
Use the tsh-pricing skill to fetch the price for item ID '2646610000109854052' using the 'Wholesale A' price list.