Gmarket User Guide
Gmarket is a e-commerce website based in South Korea. The company was founded in 2000 as a subsidiary of Interpark and was acquired by eBay in 2009.
You can access the seller central from - esmplus.com/Home/Home#HTDM151Gmarket integration is API based thus we have to integrate the account in WAP. Please note every time we integrate a new account we have to contact Gmarketso they can white list our IP address for this specific GMarket Seller ID.
Account set up
A new table is advertised Account Gmarket where marketplace specific settings are set up.
Username - account username
GMarket Seller ID - Returned from the MP
Secret Key - Gmarket provide this key
Token - Authentication token
Cancel Action Default - This indicates weather a claim to be accepted automatically (Accept) to be rejected (Reject) or to set it on hold (Hold)
Return Action Default - This indicates weather a refund to be accepted automatically (Accept) to be rejected (Reject) or to set it on hold (Hold)
Exchange Action Default - This indicates weather an exchange to be accepted automatically (Accept) to be rejected (Reject) or to set it on hold (Hold)
Discount Start Date - Set the discount start date (this is required because we must have such period)
Discount End Date - Set the discount end date (this is required because we must have such period)
Price Round Up - Indicates that your prices will be automatically rounded UP the prices to 10 / 20 / 30 / 40 because their currency does not allow to have prices as 12 / 15 / 18 .. (if not select the round will be normal)
Origin Goods Type - The origin of the products type
Origin Type - Indicates the origin type
Origin Country Code - Origin code applied to each product
Multiple Origin - Indicates if you have multiple origins for your products
Allow Price Comparison Coupon - Set price comparison site exposure
Shipping Type - Indicated what shipping type and Courier we would like to use
Shipping Address Code - The address code from where we ship. (Generated within their Seller Central)
Bundle Shipping Template ID - Generated within their Seller Central. Enter the bundle shipping policy number of the item
- Actual customers can buy bundled shipping if they have the same shipping origin, and shipping cost of bundled shipping is basically applied as a small amount Free Shipping Fee Type - Indicates what type of free shipping we offer
Shipping Return And Exchange Address Code - The address code to where the buyers return the products (Generated within their Seller Central)
Shipping Return And Exchange Company - Indicates which courier we would like to use for the returns.
Shipping Return And Exchange Fee (one way) - The return fee per way.
Dispatch Policy Code - (Generated within their Seller Central)
Allow Quick Service - Indicates whether we would like to use quick service or not.
Quick Service Company Name - Indicates the quick service Company Name
Quick Service Phone - Indicates the quick service Phone
Quick Service Region - Indicates the quick service Region
Convert exchange claims to returns - If selected only returns are accepted for this account. Do not accept exchanges.
Shipping methods are used only for dispatch time. The actual shipping services are set directly in the Seller Central and we use only ship_international flag.
Design templates are used and can be sent to the MP and HTML tags are supported.
Products
For Gmarket we have 2 different taxonomies because they require 2 category ids. One is used in Gmarket and the other in their Seller Central
Gmarket uses the listing and product status
A new table is advertised Product Account Gmarket where additional information for the products can be populated and sent to the MP.
Discount Start Date - If specify will overwrite the selection on Account level
Discount End date - If specify will overwrite the selection on Account level
ESM Category Code - The id of the Seller Central category code
Seller Category Code - The id of the seller store category
Seller Category Name - The name of the seller store category
Is VAT Free - Indicates if VAT is included in the price or not.
Official Notice Group -
Official Notice -
Official Notice Code -
Official Notice Value -
Is Extra Mark -
Origin Country Code - If specify will overwrite the selection on Account level
Multiple Origin - If specify will overwrite the selection on Account level
Mini Shop Large Category Code -
Mini Shop Middle Category Code -
Mini Shop Small Category Code -
Listing Expiry Date - Populated automatically by the integration (We use listing duration 90 days as default and use this field to reactivate the product before expiring )
GMarket Listing ID - Internal Gmarket listing id
On account level we have added:
This will work as a default value and will be applied for all Gmarket products.
However if we would like to list just some of the products to G9 them you can use the field in Item Account Coupang:
Also we have added Listing Status for G9 which will indicate if the product is active or inactive on G9.
Please note that prices cannot be updated in the latest date of the discount period.
End Item - Send 0 stock and close the listing automatically.
End Listing - Delete the listing (if variation the whole variation)
Delete Variation - Delete the specific variant from the variation group
Price Updates / Stock Updates - We update both fields together.
Product Update - Separate flow
Quantity buffer
The new options are available in Item Account Gmarket and they are called:
Quantity limit Type - this is a dropdown with 3 options:
Limit per time - this option limits the listing for all users for the lifetime of the listing
Limit per ID - this option limit the listing for specific user id for the life time of the listing
Limit per period (not tested on live) - this option limit the listing for a specific period
Quantity Limit - This basically indicates the limit.
Quantity Limit Days (only if you select Limit per period ) - Indicated the period use a UNIX TIMESTAMP
For example:
1#
This will limit the listing and the user can purchase it with a max of 2 quantities but is able to make multiple orders with max of 2 quantities.
2#
In this case you will limit the listing and the buyer can purchase this product only with 2 quantities.
This can be two orders with 1 quantity or one order with 2 quantities.
#3
In this case you will limit the listing to be able for purchase with a max of 2 quantities per order until the specified period.
Please note Quantity Limit Days should be a future date.
The Limit Per Period is not tested on production yet so it may have some issues!
All fields are available for bulk update and import.
Gmarket Enums
0 - No limit
1 - Limit Per Time
2 - Limit per ID
3 - Limit per period
Quantity Limit is a whole number
Quantity Limit Days is a whole number
Example file structure:
Orders
Order flow is quite straight forward we download any new orders with Pending status until we Accept the order. Accept order is automated process and we accept all orders by default only if the payment is cleared. Once order is accepted
the status is set as Ready For Shipping.
We do have specific shipping carriers which we have to use and they are added as an enumeration values:
value=10003 name=로젠택배
value=10004 name=드림택배
value=10005 name=우체국택배
value=10006 name=등기우편
value=10007 name=한진택배
value=10008 name=롯데택배
value=10009 name=SC로지스
value=10010 name=KGB택배
value=10011 name=하나로택배
value=10012 name=이노지스택배
value=10013 name=CJ대한통운
value=10014 name=대신택배
value=10015 name=일양택배
value=10016 name=경동택배
value=10017 name=천일택배
value=10019 name=GTX로지스
value=10020 name=한진정기화물
value=10021 name=OCS KOREA
value=10022 name=DHL
value=10023 name=FEDEX
value=10024 name=일반우편
value=10025 name=퀵서비스
value=10027 name=LG전자물류
value=10028 name=삼성전자물류
value=10032 name=(G마켓)자체배송
value=10070 name=(옥션)자체배송-기타배송
value=10031 name=(G마켓)직접배송
value=10033 name=(옥션)직접배송
value=10035 name=방문수령
value=10036 name=EMS
value=10039 name=호남택배
value=10041 name=USPS
value=10042 name=UPS
value=10043 name=GSMNTON
value=10044 name=WarpEx
value=10045 name=성원글로벌
value=10050 name=건영택배
value=10051 name=WIZWA
value=10072 name=CJ국제특송
value=10073 name=편의점택배(GS25)
value=10074 name=합동택배
value=10075 name=롯데국제특송
value=10076 name=위니아물류
value=10077 name=SLX
value=10078 name=동부대우전자(대우전자로변경예정)
value=10079 name=범한판토스
value=10080 name=GPS LOGIX
value=10081 name=한의사랑택배
value=10083 name=G익스프레스
value=10084 name=쉽트랙
value=10085 name=ACI
value=10054 name=(해외)우체국
value=10055 name=(해외)DHL
value=10056 name=(해외)DPD
value=10086 name=GSfresh
value=10087 name=롯데슈퍼(롯데Fresh)
value=10048 name=홈플러스
value=10001 name=G마켓/옥션 지정택배 코드
Also the tracking num is required.
We can do only full refunds from WAP which allow us to refund the whole order. We need to set the refund row as follows:
Additional Info
The Taxonomy can be downloaded with export layout - Taxonomy Gmarket DO NOT EDIT