App Introduction
The app allows shoppers to select the PickPack eco-friendly packaging option at checkout. PickPack is unique because it lets consumers shop online while acting responsibly and being mindful of their environmental footprint. Thanks to this app, your customers can say they’ve made a difference for the planet. What’s more, by making the app available on your store, you position yourself as an agent of change—an business that truly wants to make a meaningful impact.
Core Functionality
- Customers can choose reusable PickPack packaging for their orders
- Businesses can set up products eligible for PickPack packaging
- Businesses can track orders with PickPack in real time
- Businesses have an admin panel to manage the app
- The PickPack surcharge can be automatically transferred
Merchant-Friendly
- Eco-friendly E-commerce Merchants
- Customer Experience-focused Merchants
- Sustainable Packaging-focused Merchants
- Brand Value-enhancing Merchants
Basic Information
- Developer:Les emballages PickPack
- Address:162 rue Cowie, suite 100, Granby, QC, J2G3V3, CA
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:2 comment
- Release Date:2022-12-15
- Supported languages:French
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
Free Plan
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/packaging.json
- PUT /admin/api/orders/{order_id}/packaging/{pack_id}.json
- GET /admin/api/orders/{order_id}/packaging.json
Permission:read_orders,write_orders,manage_packaging
- POST /admin/api/products/{product_id}/packaging_eligibility.json
- PUT /admin/api/products/{product_id}/packaging_eligibility.json
- GET /admin/api/products/packaging_eligibility.json
Permission:manage_products,write_products,read_products
- GET /admin/api/orders.json?packaging_type=pickpack
- GET /admin/api/orders/{order_id}/tracking.json
- PUT /admin/api/orders/{order_id}/tracking_status.json
Permission:read_orders,read_tracking,manage_orders
- GET /admin/api/apps/{app_id}/dashboard.json
- PUT /admin/api/apps/{app_id}/dashboard_settings.json
- POST /admin/api/apps/{app_id}/dashboard_widgets.json
Permission:manage_apps,read_apps,write_apps
- POST /admin/api/transactions.json?source=packaging_fee
- GET /admin/api/transactions.json?type=packaging_fee
- PUT /admin/api/orders/{order_id}/packaging_fee.json
Permission:write_transactions,read_transactions,manage_orders