Skip to content

Commit

Permalink
Update msgetorder.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruslan-Aleev authored Nov 4, 2023
1 parent 43a88d2 commit 5c4710a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/components/minishop2/snippets/msgetorder.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

| Параметр | По умолчанию | Описание |
| ----------------- | ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **id** | | Идентификатор заказа, если не задан, то берется из `$_GET['msorder']`. |
| **tpl** | `tpl.msGetOrder` | Чанк оформления |
| **includeTVs** | | Список ТВ параметров для выборки, через запятую. Например: "action,time" дадут плейсхолдеры `[[+action]]` и `[[+time]]`. |
| **includeThumbs** | | Список размеров превьюшек для выборки, через запятую. Например: "120x90,360x240" дадут плейсхолдеры `[[+120x90]]` и `[[+360x240]]`. Картинки должны быть заранее сгенерированы в галерее товара. |
Expand Down

0 comments on commit 5c4710a

Please sign in to comment.