Product & Section Blocker AGeo
App Introduction
Control Your Product's Global Reach. Easily Block Products/Variants/Sections by Country and State Blocking products, variants, and sections by country and state is a fundamental feature for any e-commerce business operating across different regions. This functionality enables stores to comply with diverse laws and regulations—such as restrictions on certain products in specific countries or states. By blocking products, variants, and sections based on geographic location, stores can ensure they never accidentally sell to restricted regions, thereby safeguarding their legal standing.
Core Functionality
- Block collections, products, and variants by country and state
- Block specific URLs of your store in multiple countries
- Show product warnings when adding items to the cart
- Display product blocking messages to visitors in your store design
- Block any section of your store – we hide/show store sections by country
Merchant-Friendly
- Cross-border E-commerce Merchants
- Compliance-required Merchants
- Multi-region Operators
- Independent Brand Merchants
Basic Information
- Developer:ZendApps
- Address:6, Royal Sun City Special, Borkhera, Kota, RJ, 324001, IN
- Price: Free / Free plan
- Rating:4.9 / 5
- Comment Count:12 comment
- Release Date:2018-9-26
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
高级计划
- Block products by country
- Block collections by country
- Lock store URLs by country
- Support unlimited rules
- Unlock secret links for products
- Block specific URLs of your store
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/collections/{id}/metafields.json
- GET /admin/api/collections.json?metafield=namespace:block:country
- PUT /admin/api/collections/{id}/metafields/{mid}.json
Permission:write_collections,read_collections,manage_metafields
- POST /admin/api/products/{id}/metafields.json
- GET /admin/api/products.json?metafield=namespace:block:state
- PUT /admin/api/products/{id}/metafields/{mid}.json
Permission:write_products,read_products,manage_metafields
- POST /admin/api/pages/{id}/metafields.json
- GET /admin/api/pages.json?metafield=namespace:block:url
- PUT /admin/api/pages/{id}/metafields/{mid}.json
Permission:write_pages,read_pages,manage_metafields
- POST /admin/api/products/{id}/metafields.json
- GET /admin/api/cart.json?metafield=namespace:alert:product
- PUT /admin/api/products/{id}/metafields/{mid}.json
Permission:write_products,read_cart,manage_metafields
- POST /admin/api/themes/{id}/assets.json
- GET /admin/api/themes/{id}/assets.json?asset_key=section-block
- PUT /admin/api/themes/{id}/assets.json
Permission:write_themes,read_themes,manage_online_store