App Introduction
Create Fully Customizable, Mobile-Friendly Comparison Tables for Your Store Comparing features across multiple products, plans, or offers is a critical step in every shopper’s decision-making process. With Common Ninja’s Comparison Tables, you can build clean, responsive tables that display features, specifications, and pricing side by side. Customize the design to match your store, highlight key differences, add call-to-action buttons, and guide customers to make the right choice quickly and confidently.
Core Functionality
- Advanced search and sorting to help customers quickly find and compare key details.
- Floating headers keep column and row headers visible when scrolling through long tables.
- Pagination for easy navigation of long, data-rich comparison tables.
- Instantly import CSV files and convert them into usable comparison tables.
- Fully responsive design that works seamlessly across desktop, tablet, and mobile devices.
Merchant-Friendly
- Product Comparison E-commerce
- Multi-category Independent Station
- Cross-border E-commerce Merchants
- B2B Wholesale Merchants
Basic Information
- Developer:Common Ninja
- Address:Hanofar 7, Netanya, 4256557, IL
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:1 comment
- Release Date:2021-8-25
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free Plan
- 300 views
- 2 tables
- 10 rows per table
- 6 columns per table
Basic Plan
- 2,000 views
- 20 tables
- 100 rows per table
- 10 columns per table
- Remove ads
Pro Plan
- 100,000 views
- 100 tables
- 500 rows per table
- 50 columns per table
- Import CSV
- Pagination
- Remove Ads
Business Plan
- 3,000,000 views
- 1,000 tables
- 10,0000 rows per table
- 250 columns per table
- Custom CSS
- Import CSV
- Remove ads
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/products.json?search={keyword}&sort={field}
- GET /admin/api/collections.json?sort_by={key}
- GET /admin/api/customers.json?query={term}&order={direction}
Permission:read_products,read_collections,read_customers
- GET /admin/api/metafields.json?namespace=app&key=floating_header
- PUT /admin/api/metafields/{id}.json
- GET /admin/api/settings.json?field=table_display
Permission:read_themes,write_themes,read_metafields
- GET /admin/api/products.json?limit={num}&page={page}
- GET /admin/api/collections/{id}/products.json?page_info={info}
- GET /admin/api/customers.json?limit={count}&offset={offset}
Permission:read_products,read_collections,read_customers
- POST /admin/api/imports.json?type=product
- GET /admin/api/imports/{id}.json
- PUT /admin/api/metafields.json?namespace=app&key=imported_table
Permission:write_products,read_products,write_metafields
- GET /admin/api/themes/{id}/assets.json?asset[key]=tables.css
- PUT /admin/api/themes/{id}/assets.json
- GET /admin/api/settings.json?field=responsive_design
Permission:read_themes,write_themes,read_settings