Menu
Feedback
Start here
Tutorials
Developer portal

Known Issues
Support Rules
Troubleshooting

Frequently Asked Questions
Announcements
Known issues
Suggestions transforming UnitMultiplier less than 1 to 0
Suggestions transforming UnitMultiplier less than 1 to 0
ID: 702056
Fixed
Published on 11/21/2022
Last update on 12/13/2022

Summary

The seller can send unitMultilplier values for it's skus that are bellow 1.

Example:

{"base64":"  ","img":{"width":416,"height":71,"type":"png","mime":"image/png","wUnits":"px","hUnits":"px","length":3776,"url":"https://raw.githubusercontent.com/vtexdocs/help-center-content/refs/heads/main/docs/en/known-issues/Marketplace/suggestions-transforming-unitmultiplier-less-than-1-to-0_1.png"}}

The same info is sent to the marketplace correctly:

{"base64":"  ","img":{"width":313,"height":39,"type":"png","mime":"image/png","wUnits":"px","hUnits":"px","length":2586,"url":"https://raw.githubusercontent.com/vtexdocs/help-center-content/refs/heads/main/docs/en/known-issues/Marketplace/suggestions-transforming-unitmultiplier-less-than-1-to-0_2.png"}}

However, once the product is processed by the Matcher, the value is rounded to 0:

{"base64":"  ","img":{"width":192,"height":47,"type":"png","mime":"image/png","wUnits":"px","hUnits":"px","length":2727,"url":"https://raw.githubusercontent.com/vtexdocs/help-center-content/refs/heads/main/docs/en/known-issues/Marketplace/suggestions-transforming-unitmultiplier-less-than-1-to-0_3.png"}}

And once is approved to the marketplace catalog, the value continues as 0. That way a wrong value is set on the marketplace's catalog.

Simulation

  1. Create a sku with a unitMultiplier value as less than 1;
  2. Send it to the marketplace;
  3. Approve the sku on the marketplace's received skus area;
  4. Check on the marketplace's catalog that the value is set as 0.

Workaround

Adjust the value directly on the marketplace's catalog via Admin, spreadsheet or API.

Contributors
2
Photo of the contributor
Photo of the contributor
+ 2 contributors
Contributors
2
Photo of the contributor
Photo of the contributor
+ 2 contributors
On this page
Still got questions?
Ask the community
Find solutions and share ideas in the VTEX community.
Join our community
Request support from VTEX
For personalized assistance, contact our experts.
Open a support ticket
GithubDeveloper portalCommunityFeedback