App Introduction
Optimize your store with brand, model, and year search to deliver a seamless shopping experience. Enable brand, model, year, and optional sub-model search to boost customer convenience and drive sales. This feature helps shoppers quickly find products compatible with their vehicles. With persistent vehicle filtering, customers’ selections are saved across sessions, ensuring they always see relevant products. Effortlessly bulk-import data via CSV/Excel to streamline product management, and let customers save their preferred vehicles in "My Garage" for faster future purchases.
Core Functionality
- Filter by brand, model, and year collections with sub-models support
- Persistent vehicle filtering
- Bulk import data via CSV/Excel
- Save vehicles to 'My Garage'
Merchant-Friendly
- Auto Parts Merchants
- Whole Vehicle Sellers
- Modified Car E-commerce
- Used Car Merchants
Basic Information
- Developer:GoVedia LLC
- Address:9212 Fry Rd. Suite 105-205, Cypress, TX, 77433, US
- Price: Free / Free plan
- Rating:4.9 / 5
- Comment Count:15 comment
- Release Date:2017-3-1
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Standard
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/products.json?metafield.namespace=vehicle&metafield.key=brand
- GET /admin/api/products.json?metafield.namespace=vehicle&metafield.key=model
- GET /admin/api/products.json?metafield.namespace=vehicle&metafield.key=year
Permission:read_products,read_themes,manage_metafields
- POST /admin/api/customers/{customer_id}/metafields.json
- GET /admin/api/customers/{customer_id}/metafields.json?namespace=vehicle_filter
- PUT /admin/api/customers/{customer_id}/metafields/{metafield_id}.json
Permission:read_customers,write_customers,manage_metafields
- POST /admin/api/imports.json
- GET /admin/api/imports/{import_id}.json
- POST /admin/api/products.json?limit=250
Permission:write_products,read_products,manage_metafields
- POST /admin/api/customers/{customer_id}/metafields.json
- GET /admin/api/customers/{customer_id}/metafields.json?namespace=my_garage
- DELETE /admin/api/customers/{customer_id}/metafields/{metafield_id}.json
Permission:read_customers,write_customers,manage_metafields