Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Image Label Separated Of Image Text #58

Conversation

IncognitaDev
Copy link
Contributor

Sometimes Image Label and Image Text are different, also, image text may can be auto generated by vtex, so the property alternateName not even supply vtex migartions requirements.

@@ -237,6 +239,7 @@ export const toProduct = <P extends LegacyProductVTEX | ProductVTEX>(
level = 0, // prevent inifinte loop while self referencing the product
options: ProductOptions,
): Product => {
console.log(product);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed

@IncognitaDev IncognitaDev force-pushed the feat/vtex/addImageLabelSeparatedOfImageText branch from 4680866 to 935c2fd Compare September 18, 2023 19:24
@mcandeia mcandeia merged commit e899420 into deco-cx:main Sep 19, 2023
1 check passed
vitoUwu pushed a commit to vitoUwu/deco-cx-apps that referenced this pull request Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants