Skip to content

Product description component is not showing #321

@Erislandio

Description

@Erislandio

Hello!

Describe the bug
I'm using the product-summary-description component, but for some reason it's not showing up on the product card.

  1. Go to 'https://frndev--ebradi.myvtex.com/'
  2. see the product card
  3. Product description does not appear

Expected behavior
The product description should appear correctly.

Screenshots / codes

{
"product-summary.shelf#search-custom": {
        "props": {
            "blockClass": [
                "shelf-search"
            ]
        },
        "children": [
            "product-summary-image#search-custom",
            "product-summary-name#search-custom",
            "product-summary-description#search-custom" 
        ]
    },
    "product-summary-description#search-custom": {
        "props": {
            "blockClass": [
                "search-custom"
            ]
        }
    }
}
  • Description is coming correctly with context:

description

Desktop environment:

System:
OS: Linux 5.4 Linux Mint 20.1 (Ulyssa)
CPU: (8) x64 Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz
Memory: 496.57 MB / 15.40 GB
Container: Yes
Shell: 5.8 - /usr/bin/zsh
Binaries:
Node: 12.17.0 - ~/.nvm/versions/node/v12.17.0/bin/node
Yarn: 1.22.10 - ~/.nvm/versions/node/v12.17.0/bin/yarn
npm: 6.14.4 - ~/.nvm/versions/node/v12.17.0/bin/npm
Browsers:
Chromium: 91.0.4472.77
Firefox: 89.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions