App Introduction
Our app allows customers to check product availability in any specific region. Smart Zipcode Validator is extremely useful for all Shopify store owners. This zipcode validator provides customers with an option to verify whether product delivery is available in a specific area. Once a customer navigates to a product detail page, an input field will be displayed below the product name section for entering the zipcode of their location. #Only allow purchases when the zipcode is valid #Show the zipcode checker form only on product pages where the zipcode is applicable
Core Functionality
- Customize the postal code widget to match your store's theme style, including text customization
- Customers can quickly check product availability by region postal code
- Easy-to-use app configuration with a clean design for one-click setup
- Check product availability across all pages via pop-ups; choose between postal code checker forms
- Bulk insert postal codes for selected products and apply them all at once
Merchant-Friendly
- Retail Independent Station Merchants
- Multi-category E-commerce Sellers
- Cross-border E-commerce Merchants
- Offline-to-Online Retailers
Basic Information
- Developer:JoboApps
- Address:Vridhi IT Solutions, WARD NO 6, BADI BHIMPURA, KAITHUN, Kota, RJ, 325001, IN
- Price: Free / Free plan
- Rating:4.3 / 5
- Comment Count:6 comment
- Release Date:2019-2-22
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
高级计划
- Batch Add Postal Codes
- Check Product Availability via Postal Code Popup
- Display Postal Code Checker Form on All/Selected Products
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/settings/zip_widget.json
- PUT /admin/api/settings/zip_widget/{id}.json
- GET /admin/api/settings/zip_widget.json
Permission:write_theme,read_theme,manage_settings
- POST /admin/api/products/availability/check.json
- GET /admin/api/products/{product_id}/availability.json
- POST /admin/api/regions/zip/availability.json
Permission:read_products,read_inventory,read_regions
- POST /admin/api/apps/settings/zip_checker.json
- PUT /admin/api/apps/settings/zip_checker.json
- GET /admin/api/apps/settings/zip_checker.json
Permission:write_apps,read_apps,manage_online_store
- POST /admin/api/online_store/popups/zip_checker.json
- PUT /admin/api/online_store/popups/zip_checker/{id}.json
- GET /admin/api/online_store/popups/zip_checker.json
Permission:write_online_store,read_online_store,manage_pages
- POST /admin/api/products/bulk/zip_assign.json
- PUT /admin/api/products/{product_id}/zip_assign.json
- GET /admin/api/products/zip_assignments.json
Permission:write_products,read_products,manage_inventory