Codegres Woo2Shopify CSV Export

설명

Export WooCommerce products to a CSV formatted for Shopify import. Handles simple and variable products, image galleries, and custom meta fields.

  • Export products, variants, and inventory data
  • Convert WooCommerce sale prices to Shopify compare-at prices
  • Export gallery images using Shopify’s multi-image pattern
  • Include product meta as Shopify metafields
  • Supports product categories, tags, and SEO data

설치

  1. Upload the codegres-woo2shopify-csv-export folder to /wp-content/plugins/
  2. Activate the plugin
  3. Go to WooCommerce Codegres Woo2Shopify CSV Export and export
  4. Import CSV in Shopify Admin Products Import

FAQ

Q: Are custom fields exported?

A: Yes, as Shopify metafields with “wc” namespace when the option is enabled.

Q: How are sale prices handled?

A: Sale prices become Variant Price, regular prices become Compare At Price.

Q: Are product images exported?

A: Yes, including gallery images as separate rows.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Codegres Woo2Shopify CSV Export”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Codegres Woo2Shopify CSV Export”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.3.0

  • Update: Plugin function name change

1.2.0

  • Slug changes
  • Update: Plugin renamed to “Codegres Woo2Shopify CSV Export”

1.1.0

  • Security: Use WordPress Filesystem API for file operations
  • Security: Proper input sanitization and validation
  • Feature: Export product meta as Shopify metafields
  • Update: Plugin renamed to “Product CSV Exporter”
  • Update: Tested with WordPress 6.8

1.0.0

  • Initial release