Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Single product page #22

Open
wants to merge 26 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 22 commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
3152061
feat: added persian font (Shabnam) to single-product.html using cdn
alirezawdx Jun 9, 2023
a6d8fa2
feat: added ui icons and top info box to single-product.html
alirezawdx Jun 9, 2023
f44fcfe
fix: change select size buttons color
alirezawdx Jun 23, 2023
acafa1c
feat: add container for description
alirezawdx Jun 23, 2023
f1b262f
feat: add box title to description
alirezawdx Jun 23, 2023
adf1775
fix: replace flex col with flex wrap
alirezawdx Jun 23, 2023
4f432e0
feat: add tab container to description
alirezawdx Jun 23, 2023
7df38eb
fix: fix conflict flex with block
alirezawdx Jun 23, 2023
4774087
feat: add tab items
alirezawdx Jun 23, 2023
27765d4
feat: add description wrapper
alirezawdx Jun 23, 2023
f0d6fa5
feat: add title for description
alirezawdx Jun 23, 2023
e79ce33
feat: add contents to description
alirezawdx Jun 23, 2023
4e590a2
feat: add image gallery to description
alirezawdx Jun 23, 2023
333fdbc
feat: add line after image gallery
alirezawdx Jun 23, 2023
b7df414
feat: add details wrapper
alirezawdx Jun 23, 2023
e4f592a
feat: add title to details box
alirezawdx Jun 23, 2023
2c942b0
fix: remove unnecessary mt from details wrapper
alirezawdx Jun 23, 2023
4a19aae
feat: add attributes list
alirezawdx Jun 23, 2023
11629e8
feat: add page seperator
alirezawdx Jun 23, 2023
06f23c0
fix: remove extra border bottom from attrs
alirezawdx Jun 23, 2023
6a7b65c
feat: add carousel wrapper
alirezawdx Jun 23, 2023
e999c13
feat: add and seperate carousel head and content
alirezawdx Jun 23, 2023
669929f
fix: replace virgule by comma
alirezawdx Oct 6, 2023
c5aad67
Merge branch 'TechNullogy:main' into single-product
alirezawdx Oct 6, 2023
f987ed9
fix: change font weight to semibold
alirezawdx Oct 6, 2023
cc30da7
fix: replace div by button and fix border bottom changes on click
alirezawdx Oct 6, 2023
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
Binary file added src/assets/images/icons/arrow-left-circle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/icons/arrow-left.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions src/assets/images/icons/arrow-right-line.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/icons/badge.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/icons/box.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/icons/circle-minus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/icons/circle-plus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/icons/heart.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/icons/mailbox.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/icons/notebook.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/icons/octagon-question.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/icons/safe-money.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/icons/share.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/icons/shopping-bag.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/icons/shopping-card.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/icons/support.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/images/icons/tick.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
384 changes: 377 additions & 7 deletions src/pages/single-product.html

Large diffs are not rendered by default.