$speedbar_rdfa = true;
https://gameer.name/dle/43
[xfgiven_allow_cart] <div class="pricediv ignore-select" data-id="{news-id}"> [xfgiven_old_price]<span class="pricediv_old" data-cost="[xfvalue_old_price]">[xfvalue_old_price]</span>[/xfgiven_old_price] <span data-cost="[xfvalue_price]">[xfvalue_price]</span> <span class="pricediv cart_valuta" style="margin-right:10px;">руб.</span> <a href="#" title="Купить товар в один клик" class="pricediv_add_fast">В один клик</a> <a href="#" title="Добавить товар в козину" class="pricediv_add pricediv_button">В корзину</a> <div class="pricediv_count"> <input type="text" value="1" /> <a href="#" class="pricediv_minus pricediv_button" title="Убрать"></a> <a href="#" class="pricediv_plus pricediv_button" title="Добавить"></a> </div> </div> [/xfgiven_allow_cart]
[xfgiven_allow_cart] <div class="pricediv ignore-select"> [xfgiven_old_price]<span class="pricediv_old">[xfvalue_old_price]</span>[/xfgiven_old_price] <span>[xfvalue_price]</span> <span class="pricediv cart_valuta" style="margin-right:10px;">руб.</span> <a href="#" title="Купить товар в один клик" class="pricediv_add_fast">В один клик</a> <a href="#" title="Добавить товар в козину" class="pricediv_add pricediv_button">В корзину</a> <div class="pricediv_count"> [/xfgiven_allow_cart]
$speedbar[] = $tag;
$speedbar[] = array("/tags/".urlencode($tag), $tag);
function get_breadcrumblistcategories($id,$sec = true){
[payment=1]<br/>Оплата наличными курьеру или при получении в магазине[/payment]
templates/Default/js/jquery-1.js
$val = floatval( preg_replace( "#[^0-9\-\.\,]#is","",$val ) );
$val = floatval( str_replace( ",", ".", preg_replace( "#[^0-9\-\.\,]#is","",$val ) ) );
var val = ($(this).data('cost')+'').replace(/[^0-9+\-Ee.]/g, '');
var val = ($(this).data('cost')+'').replace(/,/g,'.').replace(/[^0-9+\-Ee.]/g, '');