add products

master
Lowlights 2024-01-25 17:53:25 +06:00
parent bc0b54e21d
commit 56a1102720
29 changed files with 4 additions and 7 deletions

Binary file not shown.

View File

@ -81,7 +81,7 @@
<a href="{{ product.get_absolute_url }}"> <a href="{{ product.get_absolute_url }}">
<p class="card-title">{{ product.name }}</p> <p class="card-title">{{ product.name }}</p>
</a> </a>
<p class="card-text text-truncate">{{ product.description }}</p> <p class="card-text text-truncate" style="color:wheat">{{ product.description }}</p>
<div class="d-flex justify-content-between"> <div class="d-flex justify-content-between">
<p><strong>{{ product.price }}₸</strong></p> <p><strong>{{ product.price }}₸</strong></p>
</div> </div>

View File

@ -94,12 +94,9 @@
<div class="col-md-6"> <div class="col-md-6">
<div class="product-details"> <div class="product-details">
<h1 class="product-name" style="color: #ffffff;">{{ product.name }}</h1> <h1 class="product-name" style="color: #ffffff;">{{ product.name }}</h1>
<<<<<<< HEAD
<p class="price" style="font-size: 35px; font-weight: bold; color: rgba(255,128,0,0.73);">{{ product.price }}₸</p> <p class="text" style="color:wheat">{{ product.description }}</p>
======= <p class="price" style="font-size: 35px; font-weight: bold; color: rgba(255,128,0,0.73);">{{ product.price }}₸</p>
<p class="price" style="font-size: 35px; font-weight: bold; color: rgba(255,128,0,0.73);">₸{{ product.price }}</p>
>>>>>>> 28b575b35ad3c9232ec053f2e1a0421dfcd41952
<p class="description">{{ product.description|linebreaks }}</p>
<a href="{% url 'index' %}" class="btn btn-primary">Вернуться на главную</a> <a href="{% url 'index' %}" class="btn btn-primary">Вернуться на главную</a>

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 296 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 154 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 69 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 214 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 97 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 162 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 244 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 204 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 312 KiB