Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions 201811.0/001b19a9-c2ea-4b62-9c75-c7c09600c76b.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Pages are the main concept of modular front-end (Yves) which splits a code into
We group pages under a Page module when they are related to the same domain.

### Widgets
Meanwhile, Page modules implement only feature basics, while Widgets provide optional extensions for them.
Meanwhile, Page modules implement only feature basics, while Widgets provide optional extensions for them.dfd

@(Info)()(**Product Detail Page** shows basic product information, like the name, description and attributes of the product. But there are lots of optional features that can appear on the same page. The most commonly used examples are product image, price, availability, options, groups, rating, relations, an much more.)

Expand Down Expand Up @@ -171,4 +171,4 @@ class YvesBootstrap extends SprykerYvesBootstrap
}
```

For more information on how to create a Widget Plugin, see the *How to Implement a Widget Plugin* section in [Tutorial - Widgets and Widget Plugins](https://documentation.spryker.com/v4/docs/t-widgets-widget-plugins#how-to-implement-a-widget-plugin-).
For more information on how to create a Widget Plugin, see the *How to Implement a Widget Plugin* section in [Tutorial - Widgets and Widget Plugins](https://documentation.spryker.com/v4/docs/t-widgets-widget-plugins#how-to-implement-a-widget-plugin-).