add: product thumbnails ui
This commit is contained in:
parent
815e730fc0
commit
7a31dcbd9b
6 changed files with 111 additions and 12 deletions
|
@ -4,6 +4,7 @@
|
|||
(text "{% endblock %} {% block body %} {{ macros::nav(selected=\"\") }}")
|
||||
(main
|
||||
("class" "flex flex_col gap_2")
|
||||
(text "{{ components::post_media(upload_ids=product.uploads.thumbnails) }}")
|
||||
(div
|
||||
("class" "card flex flex_col gap_2")
|
||||
(h3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue