Skip to content

Conversation

@hellofanny
Copy link
Contributor

What's the purpose of this pull request?

How it works?

How to test it?

Starters Deploy Preview

References

Checklist

You may erase this after checking them all 😉

PR Title and Commit Messages

  • PR title and commit messages follow the Conventional Commits specification
    • Available prefixes: feat, fix, chore, docs, style, refactor, ci and test

PR Description

  • Added a label according to the PR goal - breaking change, bug, contributing, performance, documentation..

Dependencies

  • Committed the pnpm-lock.yaml file when there were changes to the packages

Documentation

  • PR description
  • For documentation changes, ping @Mariana-Caetano to review and update (Or submit a doc request)

vtexgithubbot and others added 5 commits November 4, 2025 10:02
## What's the purpose of this pull request?

Add the fallback label to hCMS so it can be editable. We need it there
so it can be translated through the CMS.

⚠️ Breaking change: there is no more a hardcoded fallback label, the
message necessarily has to come through CMS.
This PR will be merged in the `feat/multilanguage` feature branch, which
will be available only in the next faststore major version.

## How it works?

It was hardcoded, so adding it to the hCMS schema allows it to be
editable.

## How to test it?

In a Search page, observe the breadcrumb, it should have the value
configured through the hCMS.
<img width="1028" height="501" alt="Screenshot 2025-11-04 at 10 27 49"
src="https://github.com/user-attachments/assets/30d38c18-202c-4fa7-aeb5-5e8416019b4f"
/>

If the field is not being displayed in the hCMS, remember to cms sync
and publish the page.

<img width="1497" height="757" alt="Screenshot 2025-11-04 at 10 37 38"
src="https://github.com/user-attachments/assets/d253597b-5953-4ebd-9931-2c3afb324994"
/>

### Starters Deploy Preview

-
https://storeframework-cm652ufll028lmgv665a6xv0g-77wksgb4k.b.vtex.app/s?q=pizza
([PR](vtex-sites/faststoreqa.store#886))

## References

- [Jira task](https://vtex-dev.atlassian.net/browse/SFS-2921)
@codesandbox-ci
Copy link

codesandbox-ci bot commented Nov 10, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@hellofanny hellofanny changed the title Feat/sdk platform session multi 1 feat: sdk platform session multi 1 Nov 10, 2025
@hellofanny hellofanny force-pushed the feat/sdk-platform-session-multi-1 branch from 9750c27 to 6857594 Compare November 24, 2025 13:41
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.

4 participants