Your number_of_items, package_quantity, and total_count_per_pack values don't add up correctly. For example, declaring 3 items at 4 per pack but title says 'Pack of 6'.
Amazon validates multipack math: number_of_items × items_per_unit should match the title's pack size and the units_per_box should align with shipping calculations.