Objective -
Updating the catalog grouping logic in bulk uploads to assist new POD categories / brands in adding single product listings in bulk
As per legacy, Bulk uploads automatically tags 4 random products in one catalog if the file has distinct group ID in all rows. There are other such logics present in grouping which need a revamp
Was setup keeping fashion portfolios in mind Doesn't makes sense for new POD categories such as books Doesn't allow sellers to add single product listings in bulk
Current grouping logic -
Case I -
Soft QC and catalog grouping - p0
Note: The above rules should hold true for all the files uploaded by internal agents as well.
Case II -
Automated Grouping Logic when products > 7 and there is no group ID - p0
Required updates -
Automated grouping logic in case 1 would need a revamp The feature would be a SSCAT level property so users have the control to make the change for respective SSCATs - Tech to get back on the effort and feasibility By default, updated grouping would remain as false per SSCAT We’d have the control to update the feature via SSCAT attribute update / upload uploader on admin panel
Updated grouping logic -
Guiding principle for new grouping -
Use seller provided group ID to classify catalogs except the case when - Seller uses same group ID for >=12 products Seller uses multiple group IDs for different variation of the same product In all other cases, without Group ID detail, use automated grouping eg - 100 products in a file with the following distribution -
Group 1 has 4 products→ Catalog 1 with 4 products Group 2 has 20 products → 5 catalogs with 4 product (Automated grouping) Group 3 has 10 products → One catalog with 10 product Group 4 has 20 products → 5 catalogs with 4 product (Automated grouping) No group has 46 products → 12 catalogs with ~4 products (Automated grouping)
Rollout - Phased rollout at a SSCAT level
Enabling attribute -
Mixpanel / Instrumentation - NA