CC Wholesale Clothing as a Source
Summary
CC Wholesale Clothing is a supplier of trendy women's clothing, accessories, and plus-size apparel. No credentials are required to connect — Get Inventory Primary and Get Inventory Secondary both import from CSV feeds, with a Mapping Template used to map the feed's columns to Flxpoint's product and variant fields. Order operations (Send Fulfillment Requests, Get Shipments) are not documented for this integration — contact support@flxpoint.com to confirm availability.
CC Wholesale Clothing requires no connection credentials. Add the source, start configuring Get Inventory, and on the New Connection screen click Save and Proceed directly — there is no host, username, password, or API key to enter. There is also no feed URL to submit: the product, inventory, and options feed URLs are hardcoded in the backend, so nothing is required from the source here.
support@flxpoint.com.No credentials or feed URL required — product data is pulled from hardcoded HTTP feeds
When setting up CC Wholesale Clothing integrations, the connection screen indicates that no additional connection information is required. There is no username, API key, password, or feed URL to enter for either GIP or GIS — the feed URLs are hardcoded in the backend. Flxpoint downloads the feeds from these fixed HTTP URLs: PRODUCT_FILE_URL http://www.ccdemostore.com/assets/exports/CCWholesale_ProductsFeedNEW.csv, INVENTORY_FILE_URL http://www.ccdemostore.com/assets/exports/CCWholesale_AdvOptionsFeedNEW.csv, and OPTIONS_FILE_URL http://www.ccdemostore.com/assets/exports/CCWholesale_OptionsFeed.csv. Click Save and Proceed directly to reach the settings and mapping template configuration.
Duplicate SKUs in the feed are skipped — one product per SKU only
GIP uses a one-to-one SKU mapping. If the CC Wholesale Clothing feed contains duplicate entries for the same SKU, only one product is created or updated — extras are skipped. If expected products are missing after GIP runs, check the source CSV for duplicate SKU entries. Most missing-product issues with this integration originate from data inconsistencies in the feed itself, not in Flxpoint's import process.
Variations supported only if the feed includes a valid structure — "Product2" may be the parent SKU field
CC Wholesale Clothing's primary feed may include a field called Product2 (or similarly named) that functions as the parent SKU for variant grouping. Variations and options are supported only when the feed provides a valid variation structure. If the feed does not include this structure, certain variation types are skipped. Single pricing is supported for all products.
GIS provides supplemental data — may include advanced options or alternate SKUs
Get Inventory Secondary reads a supplemental CSV feed via HTTP URL. It is designed to provide additional or more detailed product data beyond the primary feed — such as advanced variant options, alternate SKUs, or specialized inventory details. Like GIP, no credentials are required. If products don't update as expected from GIS, confirm the secondary feed URL and that the products appear correctly in that CSV.
| Field | Maps To — Notes |
|---|---|
| id (Products feed) + AO_Name (Inventory feed) | → Parent SKU / Variant SKU. Required. Mapped as CC Wholesale Clothing Product Parent SKU / SKU. The variant SKU is built by combining the parent product ID with the option value. |
| price | → Cost. Mapped as CC Wholesale Clothing Product Cost. Dealer cost, saved from the Products feed's price column. |
| AO_Stock | → Quantity. Mapped as CC Wholesale Clothing Product Quantity. Available units for the variant, from the Inventory feed. |
| GTIN | → UPC. Mapped as CC Wholesale Clothing Product UPC. Product barcode/UPC from the Inventory feed. |
| featurecaption (Options feed) + AO_Name (Inventory feed) | → Options → All Options (Direct Copy). Option name and value (e.g. Size, Color) are added automatically as a variant option. |
| image1 | → Images → All Images (Direct Copy). The Products feed's main image is carried onto each variant. |
| price (calculated) | → MSRP. Mapped as CC Wholesale Clothing Product MSRP. Not read from the feed — Flxpoint automatically calculates MSRP as 5x the Cost price. |
| Field | Maps To — Notes |
|---|---|
| id (Products feed) + AO_Name (Inventory feed) | → Variant SKU. Required. Mapped as CC Wholesale Clothing Product SKU. Only the variant SKU is mapped here; same SKU construction as Get Inventory Primary. |
| price | → Cost. Mapped as CC Wholesale Clothing Product Cost. Same as Get Inventory Primary. |
| AO_Stock | → Quantity. Mapped as CC Wholesale Clothing Product Quantity. Same as Get Inventory Primary. |
| price (calculated) | → MSRP. Mapped as CC Wholesale Clothing Product MSRP. Same automatic 5x-of-Cost calculation as Get Inventory Primary. |
support@flxpoint.com so the team can check the source feed and the hardcoded URLs on Flxpoint's side.