App Introduction
Innovative Photo Gallery App with Tag Filtering! Access Products Directly via Pop-Ups! The standout feature of our platform is its ability to filter images by tags. Unlike typical gallery pages where finding your favorite photos is challenging due to sheer volume, Howdy Photo Gallery and Filter makes it easy for users to locate content they love! When an image is clicked, a pop-up for the related product appears—preventing users from navigating away and ensuring a smooth transition to the product page. This feature not only helps build brand identity through the gallery but also sparks user interest.
Core Functionality
- Filter gallery photos by tags!
- Access products directly via pop-ups to boost sales!
- Arrange gallery photos the way you like!
Merchant-Friendly
- Art Category Merchants
- Fashion Apparel Merchants
- Home Decoration Merchants
Basic Information
- Developer:EC PENGUIN
- Address:浜元220-1, 本部町, JP-47, 9050216, JP
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:3 comment
- Release Date:2024-8-6
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free Plan
- Up to 10 Gallery Images
- Gallery Image Tag Filtering
- Product Popup
- Home Page Section
- Gallery Page Section
Basic Plan
- Unlimited Gallery Images
- Gallery Image Tag Filtering
- Product Popup
- Home Section
- Gallery Page Section
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/products.json?tags={tag}
- GET /admin/api/collections.json?tags={tag}
- GET /admin/api/products/{product_id}/images.json?tags={tag}
Permission:read_products,read_collections,read_images
- GET /admin/api/products/{product_id}.json
- GET /admin/api/products/{product_id}/variants.json
- GET /admin/api/products/{product_id}/images.json
Permission:read_products,read_variants,read_images
- PUT /admin/api/products/{product_id}/images/{image_id}.json
- PUT /admin/api/collections/{collection_id}/products/{product_id}.json
- GET /admin/api/products/{product_id}/images.json?sort_order={order}
Permission:write_images,write_collections,read_products