<a class="btn btn_cart btn_icon btn_link" href="cart.php"><i class="icon icon-cart"><span>1<span></i><span>Корзина заказа</span></a>
<i class="icon icon-cart"><span>1<span></i>
<i class="icon icon-cart"></i>
<div class="item_box">
<h3 class="item_title">Samsung Galaxy S10</h3>
<p>Цена: <span class="item_price">20</span>$</p>
<button class="add_item" data-id="7">Добавить в корзину</button>
</div>
{
Название
Цена
Кнопка
}
{
{
{
Цена
Кнопка
}
Название
}
}
<div class="item_box">
<h3 class="item_title">Samsung Galaxy S10</h3>
<p>Цена: <span class="item_price">20</span>$</p>
<button class="add_item" data-id="7">Добавить в корзину</button>
</div>
<div class="item_box">
<h3 class="item_title">Samsung Galaxy S10</h3>
<p>Цена: <span class="item_price">20</span>$</p>
<button class="add_item" data-id="7">Добавить в корзину</button>
</div>
<div class="product">
<div class="product_body">
<div class="product_head">
<a class="product_image_link" href="javascript:;">
<img itemprop="image" src="storage\products\September2018\Y6KIFOZCLGTMncH42tWL-small.jpg" title="" alt="">
</a>
<div class="product_cost" itemprop="offers" itemscope="" itemtype="http://schema.org/Offer">
<span class="item_price" content="30">30₽</span>
<link itemprop="availability" href="http://schema.org/InStock">
<meta itemprop="priceCurrency" content="RUB">
</div>
<button class="btn btn_green btn_product" type="button" data-id="5" title="Добавить в корзину">Хочу</button>
</div>
<h3 class="product_name" itemprop="name" title="Продукт">Продукт</h3>
<div class="product_size">10см</div>
<div class="product_description" itemprop="description">
<p><span>Хлеб</span>, <span>Масло</span></p>
</div>
</div>
</div>
<div class="product">
<div class="product_body">
<div class="product_head">
<a class="product_image_link" href="javascript:;">
<img itemprop="image" src="storage\products\September2018\Y6KIFOZCLGTMncH42tWL-small.jpg" title="" alt="">
</a>
<div class="product_cost" itemprop="offers" itemscope="" itemtype="http://schema.org/Offer">
<span class="item_price" content="30">30₽</span>
<link itemprop="availability" href="http://schema.org/InStock">
<meta itemprop="priceCurrency" content="RUB">
</div>
<button class="btn btn_green btn_product" type="button" data-id="5" title="Добавить в корзину">Хочу</button>
</div>
<h3 class="product_name" itemprop="name" title="Продукт">Продукт</h3>
<div class="product_size">10см</div>
<div class="product_description" itemprop="description">
<p><span>Хлеб</span>, <span>Масло</span></p>
</div>
</div>
</div>
Ведь надо же как то решать эти проблемы.