<script type="application/ld+json">{ "@context": "https://schema.org", "@type": "WebSite", "name": "Bluetika.nz", "url": "https://bluetika.nz", "potentialAction": { "@type": "SearchAction", "target": "https://bluetika.nz/search?q={search_term_string}", "query-input": "required name=search_term_string" } }</script>
<div class="max-w-3xl mx-auto px-4 py-12 space-y-8"> <h1 class="text-3xl font-bold">Importing Products</h1> <p class="text-gray-600">Move your inventory from Shopify, Trade Me, or your own CSV in minutes.</p> <div class="space-y-4"> <div class="bg-white rounded-xl p-6 border"> <h2 class="text-lg font-bold mb-2">🛒 Import from Shopify</h2> <ol class="text-sm text-gray-600 space-y-1 list-decimal list-inside"> <li>In Shopify admin, export Products → CSV</li> <li>In BlueTika dashboard, go to Import → Shopify CSV</li> <li>Upload the file — we auto-map columns</li> <li>Preview and confirm</li> </ol> <a href="/dashboard/migration/shopify" class="text-blue-600 hover:underline text-sm font-medium">→ Go to Shopify Import</a> </div> <div class="bg-white rounded-xl p-6 border"> <h2 class="text-lg font-bold mb-2">🥝 Import from Trade Me</h2> <ol class="text-sm text-gray-600 space-y-1 list-decimal list-inside"> <li>In Trade Me, export Active Listings → CSV</li> <li>In BlueTika dashboard, go to Import → Trade Me CSV</li> <li>Upload and confirm</li> </ol> <a href="/dashboard/migration/trademe" class="text-blue-600 hover:underline text-sm font-medium">→ Go to Trade Me Import</a> </div> <div class="bg-white rounded-xl p-6 border"> <h2 class="text-lg font-bold mb-2">📄 Generic CSV Upload</h2> <p class="text-gray-600 text-sm">Use your own CSV/Excel file. Download our template, fill in your data, and upload.</p> <a href="/dashboard/migration" class="text-blue-600 hover:underline text-sm font-medium">→ Go to Import Page</a> </div> </div> <div class="bg-yellow-50 border border-yellow-200 rounded-xl p-4 text-sm text-yellow-800"> <strong>⚠️ Note:</strong> Bulk import requires Local Kiwi or Global plan. Starter (free) tier is manual entry only. </div> </div>