App Introduction
Filter blog posts by tags and highlight recommended content with seamless, faster filtering. Our app enhances your store by enabling tag-based filtering of blog posts. It offers seamless, faster filtering without page reloads to improve user experience. The "Featured Content" section lets you highlight recommended articles, products, collections, or pages, making it easier to promote important content. Setup and customization are simple. Perfect for creating a dynamic, engaging blog experience while boosting content visibility and customer engagement.
Core Functionality
- Filter blog posts by tags!
- No page reload when filtering! Faster user experience!
- Featured content section to promote your key content!
Merchant-Friendly
- Content Marketing Merchants
- Independent Station Merchants
- Brand E-commerce Merchants
Basic Information
- Developer:EC PENGUIN
- Address:浜元220-1, 本部町, JP-47, 9050216, JP
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:2 comment
- Release Date:2024-8-26
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
基础计划
$12
- Includes all features.
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/blogs/{blog_id}/articles.json?tag={tag}
- GET /admin/api/blogs/{blog_id}/articles/count.json?tag={tag}
- GET /admin/api/blogs/{blog_id}/tags.json
Permission:read_blog,read_articles,read_tags
- GET /admin/api/blogs/{blog_id}/articles.json?limit={limit}&offset={offset}
- GET /admin/api/blogs/{blog_id}/articles.json?tag={tag}&limit={limit}
- GET /admin/api/blogs/{blog_id}/articles.json?tag={tag}&offset={offset}
Permission:read_blog,read_articles,read_tags
- POST /admin/api/blogs/{blog_id}/articles/{article_id}/featured.json
- GET /admin/api/blogs/{blog_id}/articles.json?featured=true
- PUT /admin/api/blogs/{blog_id}/articles/{article_id}/featured.json
Permission:write_blog,write_articles,read_articles