Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Go to Haptik Website
  • Contact Us
  • Home
  • Commerce Plus
  • Catalog Integration
  • Localize Your Catalog

Guide on Catalog Localization

Written by Rahul Garg

Updated on March 10th, 2023

Contact Us

If you still have questions or prefer to get help directly from an agent, please submit a request.
We’ll get back to you as soon as possible.

Please fill out the contact form below and we will reply as soon as possible.

  • Getting Started
    Build Deploy Analyse Manage Account Bot Deactivation
  • Bot Building
    Essentials Smart Skills Steps User Messages Bot Responses Entities Connections Customisations User feedback collection Testing Whatsapp Bots NLU Bot Maintenance
  • Smart Agent Chat
    Set up Admin Settings MyChats Section (Agent Inbox) Live Traffic Section Teams Section Archives Section Analytics Plans on Smart Agent Chat
  • Conversation Design
    Design Basics Design Guides Designing for Platforms Designing WhatsApp Bots
  • Developer Guides
    Code Step Integration Static Step Integration Shopify Integration SETU Integration Exotel Integration CIBIL integration Freshdesk KMS Integration PayU Integration Zendesk Guide Integration Twilio Integration Razorpay Integration LeadSquared Integration USU(Unymira) Integration Helo(VivaConnect) Integration Salesforce KMS Integration Stripe Integration PayPal Integration CleverTap Integration Fynd Integration HubSpot Integration Magento Integration WooCommerce Integration Microsoft Dynamics 365 Integration
  • Deployment
    Web SDK WhatsApp Facebook Instagram Sunshine Conversation LINE Google Business Messages Telegram MS Teams Bot as an API iOS SDK Android SDK
  • External Agent Tool Setup
    Zendesk Chat Salesforce Service Cloud Freshchat Zoho NICE CXOne Gorgias
  • Analytics & Reporting
    Intelligent Analytics
  • Notifications
    SMS Notifications Success Measurement
  • Commerce Plus
    Catalog Integration Bot Building Guide Channel Deployments Unified ML Pipeline Documentation
  • Troubleshooting Guides
    Error Messages FAQs
  • Release Notes
+ More

Overview

Increasingly, ecommerce brands are selling to customers across different geographies to cater to a global customer base. However, the location of a user is a major influencer of purchase behavior, stemming from differences in spoken language, culture, purchasing power, and brand awareness.

Localization plays a very important role in helping brands be more relatable for their global customer base, build trust, and successfully drive up purchases. To succeed in global markets, brands must be able to deliver a localized buying experience to their shoppers. 

This requires showing product prices in local currencies, displaying product information in the user’s vernacular, and setting localized product inventory. 

Commerce Plus helps brands provide localized buying experiences to engage with shoppers throughout their buying journeys across messaging channels to deliver a superior experience, and drive up purchases as well as retention.

Important Pointers

Your Haptik IVA will not display products in the following scenarios:

  • The Product ID is not present in your Primary Catalog.
  • A mandatory data field (for a language or country) is missing.
  • All information (specific to a language or location) will be supplied “as is”. Haptik does not translate or process any data shared using our API endpoints.
  • Clients are responsible for necessary backend checks related to price fields, to handle inclusion of taxes, shipping charges, forex charges, etc.
  • We currently do not support localization of Product Reviews Analysis. If you wish to request for this feature, please reach out to your Customer Success Manager.

Prerequisites

  • Client readiness with relevant product information in different languages.
  • Client readiness with relevant localized product information for all specified locations.
  • Integration with the Haptik Platform as per our API schema for all relevant skills.
  • Configuration of a Commerce Plus IVA with the required skills.

Steps to Activate the Localization Feature for Your IVA

Brands that maintain localized catalogs can use Commerce Plus’ APIs to share localized product information with Haptik. Localized product data can be broadly bucketed into:

  1. Product data in different languages
  2. Product data for different geographies

In order to set up localization, it is necessary to share a “Primary Catalog” in English, and activate the localization feature for your IVA.

1. Product data in different languages

Haptik supports the display of product catalog data in multiple languages. In order to do so, Brands have to supply the required data (specified below) for all relevant products as part of their catalog data feed.

  1. The relevant language code using the “language_data” key for each relevant product.

  2. The following (mandatory) product information in the local language script:
    • display_name
    • Brand
    • Description 
    • Return_policy (If applicable)
    • Offers (If applicable)
    • country_of_origin (If applicable)
  3. Configure the “Language Selection” skill on your IVA to ensure that end-users are able to select their preferred language before starting a conversation.

    • Account for all relevant languages in this skill.
    • Inform your end-users during the chat journey about available languages.
  4. Review relevant bot responses to ensure that they are appropriately translated / transliterated in terms of their grammar, tone, meaning, and colloquialisms.

  5. As a final step, select a default language to be used when a user does not specify a language preference.

With the aforementioned steps, your IVA will be successfully configured to engage with users in the specified languages.

Example:

2. Product data for different geographies

Haptik supports brands to display product content localized for a given geography. This can be done at 2 levels:

  1. Country
  2. ZIP/PIN Code (inventory only)

In order to set this up, brands have to supply the following information for relevant products:

  1. Localized data, which includes:
    • Country Code in the “geo_data” key.
    • (for PIN/ZIP Code level localization only) PIN / ZIP Code mapping as per our “pincode-specific-update” API endpoint (documentation).
    • Currency code as the “currency” key for setting denominations for prices.
  2. The following mandatory product information with respect to each region:

    • mrp
    • price
    • available
    • return_policy (if applicable)
    • store_rank (if applicable)
    • offers* (if applicable)
    • url (if applicable)
  3. Textual product fields in geo_data must also be supplied in all applicable languages (if relevant).

  4. Configure the “Location Selection” skill on your IVA to help end-users confirm their location if required.

    • Ensure that your IVA provides all relevant location options.
    • Educate your users if they need to share their location to avail your services.
  5. Set your serviceability policy to determine whether users outside your list of locations can engage with your IVA:

    • Restricted: if a user is not located in a serviceable location, the IVA will prompt the user to choose a different location to proceed (or discontinue their chat).
    • Open: if a user is not located in a serviceable location, the IVA will display product information as per the default location specified by you.

  6. As a final step, select a location that will serve as the default in cases where a user does not confirm their location, or their location data is unavailable.

With the aforementioned steps, your IVA will be successfully configured to display localized product information to your users.

Example

List of Language & Country Codes

1. List of country codes

We use the ISO 3166 international standard – Alpha 2 codes. Please refer to “List of country codes by alpha-2, alpha-3 code (ISO 3166)”.

2. List of currency codes

We use the ISO 4217 international standard – Alpha 2 codes. Please refer to “ISO 4217 — Currency codes”. 

Kindly get in touch with your Haptik SPOC to know about our API schema.

Was this article helpful?

Yes
No
Give feedback about this article

Related Articles

  • What is Zoho integration? How to set up Haptik and Zoho integration?
  • Definition of API Error Codes
  • API Failure Alerting Mechanism
  • Step 2 - How to check the feedback collected on my bot?
  • What is Words and Phrases Entity?

Platform

  • Conversation Studio
  • Smart Skills
  • Advanced NLU
  • Intelligent Analytics
  • Omnichannel
  • Smart Agent Chat
  • Enterprise Security
  • Integrations

Solutions

  • Conversational Commerce
  • Lead Generation
  • Customer Care
  • WhatsApp
  • Conversational IVR
  • Google Business Messages

Industries

  • Retail/ E-Commerce
  • Financial Services
  • Travel & Hospitality
  • Telecom

Knowledge

  • ROI Calculator
  • Reports & Research
  • Case Studies
  • Webinars
  • ISAT
  • Tech Blog
  • Business Blog
  • Resources
  • Haptik v/s Yellow
  • Haptik v/s Liveperson
  • Haptik v/s IBM Watson
  • Haptik v/s Verloop
  • Conversations on AI

Company

  • Why Haptik
  • About Us
  • Careers
  • News & Media
  • Awards & Recognition
  • Contact Us
  • Partnerships
  • Investor Relations

Subscribe

Sign up to recieve the latest updates

Find us on

  • Twitter-footer
  • Linkedin-footer
  • YT-footer
  • Insta-footer
  • G2-footer
  • Facebook-footer

Knowledge Base Software powered by Helpjuice

Copyright © jio Haptik Technology Limited 2021 | Data Security & Privacy Policy | GDPR

North America | Asia Pacific | Africa | enterprise@haptik.ai

Definition by Author

0
0