Shipturtle Metafield I
Shipturtle’s metafield integration for Shopify allows you to customize and extend product data beyond the standard fields. This feature enhances your store’s functionality by enabling you to add extra details and tailor product information for a more personalized shopping experience.
Introduction to Metafields in Shipturtle
Metafields in Shipturtle allow you to store and manage custom data on top of standard Shopify fields, helping you personalize and extend your store's functionality. They act as flexible containers for additional information related to products, orders, vendors, customers, and more—information that Shopify doesn’t natively support.
For example, in Shipturtle, you can use metafields to store things like:
- Custom shipping instructions for vendors
- Internal tags for vendor-specific pricing
- Warehouse location references
- Product certification or compliance data
- Auction-related metadata or subscription details
Shipturtle reads and writes metafields to enhance workflows such as order routing, vendor-specific logic, and custom display content—all while keeping your Shopify data structure clean and consistent.
By using metafields, Shipturtle enables a more tailored and scalable way to handle store-specific or vendor-specific requirements without needing to hard-code or manually manage this data elsewhere.
Key Features of Metafields in Shipturtle
- Custom Data Storage
Add structured custom data to Shopify resources like products, orders, vendors, customers, and more—directly from within Shipturtle. - Support for Multiple Data Types
Store a wide range of data types, including text, numbers, dates, URLs, JSON, booleans, files, and references to other Shopify resources. - Vendor-Specific Customization
Use metafields to add vendor-specific logic or information—such as commission rates, return policies, shipping preferences, or branding notes. - Enhanced Order Workflows
Attach custom metafields to orders for workflow automation, like shipping instructions, delivery time preferences, or internal flags. - Dynamic Product Enrichment
Extend product information by adding specifications, material details, certifications, care instructions, or any other custom attributes. - Integration with Shopify Admin & API
All metafields managed via Shipturtle are fully compatible with Shopify’s admin and API, ensuring data sync across systems. - Used in Automation Rules
Leverage metafields in Shipturtle’s automation engine—for example, triggering actions based on specific values or vendor types. - Private & Public Metafields
Choose whether your metafield is meant for internal (private) use or visible on the storefront (public), giving you control over data visibility. - Import & Export Support
Easily bulk import/export metafields using Shipturtle’s CSV tools or through API integrations, saving time on manual data entry. - Seamless UI for Management
User-friendly interface within Shipturtle to create, edit, and view metafields—no coding required for common tasks.
Flow to Use Metafields in Shipturtle
- Navigate to the Metafields Section
- Log in to your Shipturtle admin panel.
- Go to Settings → Metafields, or access metafield options from relevant sections like Products, Orders, or Vendors.
- Log in to your Shipturtle admin panel.
- Choose the Resource Type
- Select the resource you want to attach metafields to:
- Products
- Orders
- Vendors
- Customers
- Collections (if supported)
- Products
- Select the resource you want to attach metafields to:
- Create a New Metafield Definition
- Click on “Add New Metafield” or “Create Metafield Definition”.
- Fill in the required fields:
- Namespace & Key (unique identifier)
- Name/Label (for display)
- Data Type (e.g., text, number, boolean, file, reference)
- Description (optional, for internal use)
- Scope (public or private visibility)
- Namespace & Key (unique identifier)
- Click on “Add New Metafield” or “Create Metafield Definition”.
- Assign Metafield to an Entity
- Go to the specific entity (e.g., a product or order) you want to enrich.
- Scroll to the Metafields section on the detail page.
- Enter the value for each defined metafield manually, or via bulk upload/API.
- Go to the specific entity (e.g., a product or order) you want to enrich.
- Save and Sync with Shopify
- Once values are entered, click Save.
- The metafield data is stored and synced with the Shopify backend automatically.
- Once values are entered, click Save.
- Use Metafields in Workflows or Automations (Optional)
- Use metafield values in Shipturtle automations (e.g., route orders based on a metafield condition like “express_delivery = true”).
- Reference metafields in custom invoice templates, shipping rules, or custom vendor instructions.
- Use metafield values in Shipturtle automations (e.g., route orders based on a metafield condition like “express_delivery = true”).
- View or Edit Metafields Anytime
- Return to any resource’s detail page to update metafields as needed.
- Changes are synced in real-time with Shopify.
- Return to any resource’s detail page to update metafields as needed.
- Bulk Import or Export Metafield Data (Optional)
- Use Shipturtle’s CSV import/export tool to update metafields in bulk.
- Ensure the namespace/key matches your definitions to avoid overwrite errors.
- Use Shipturtle’s CSV import/export tool to update metafields in bulk.
- API Access (For Advanced Users)
- Developers can use the Shopify API or Shipturtle API (if available) to programmatically read/write metafield values for large-scale or dynamic updates.