App Introduction
# An App to Easily Hide Products from In-Store Search Results and Search Engines # What the App Can Do If you don’t want out-of-stock or limited-edition products to appear in search engine results or your store’s internal search, this app makes it possible. With simple operations, you can hide indexed products from search engines like Google, Bing, Yahoo, etc. # Feature List * In the app’s admin dashboard, select target products via checkboxes and toggle "Show/Hide in Search Results" to hide or display them in Google search results. * In the app’s admin dashboard, select target products via checkboxes and toggle "Show/Hide in Search Results" to hide or display them in your store’s internal search results. * The app includes a product search function: filter products by title, SKU, or tags to quickly find items you want to edit, and make bulk changes. * If you have questions about using the app, we offer Japanese-language support.
Core Functionality
- Hide products from store search results
- Show products in store search results
- Search for products to edit by tag or product name
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Boutique Merchants
- Cross-border E-commerce Merchants
Basic Information
- Developer:ラボテック
- Address:Shinjuku-Ku, JP-13, JP
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2021-9-22
- Supported languages:Japanese
- Compatible products:Shopify
Application Screenshot
Price Plan
有料プラン
User Location & Comments
User Location
Comments
Shopify API Used
- PUT /admin/api/products/{product_id}.json
- GET /admin/api/products.json?limit=250
- POST /admin/api/products/{product_id}/metafields.json
Permission:write_products,read_products,manage_products
- PUT /admin/api/products/{product_id}.json
- GET /admin/api/products.json?limit=250
- DELETE /admin/api/products/{product_id}/metafields/{metafield_id}.json
Permission:write_products,read_products,manage_products
- GET /admin/api/products.json?limit=250&tags={tag}
- GET /admin/api/products.json?limit=250&title={title}
- GET /admin/api/products.json?limit=250&query={keyword}
Permission:read_products,manage_products,read_inventory