Updating product visibility in bulk
To change the “Visible?” value of multiple products via ingestion:
Create a csv ingestion file with two columns (isbn and is_visible).
isbn | is_visible |
---|---|
978X | yes |
978Y | no |
978Z | yes |
Ingest the file into TitleLeaf (Admin > Ingestions > New) with “Type” set as “Products”.