<?=$arResult['ID']?> //id товара
function showfit() {
$('#fitpopup').dialog({
closeOnEscape: false,
draggable: false,
resizable: false,
autoOpen: true,
width: 923,
height:705,
open: function () {
setTimeout(function () {
chgl();
}, 3000);
}
});
type: "iframe",
href: "/fitting/tryon.php",
width:940,
}