$(this).closest('.t-store__card__wrap_txt-and-btns').find('.t-store__card__title').text();
$(document).ready(function () {
var ytFrame = '<iframe id="player" class="video" src="https://www.youtube.com/embed/B02INhxSnQY?autoplay=1" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen="allowfullscreen" width="560" height="315"></iframe>';
$('.ytLoader').html(ytFrame);
});
<div class="ytLoader">
</div>
background-image: url(../star_active.png);
SyntaxError: Identifier 'fileinclude' has already been declared
const fileinclude = require('gulp-file-include');
let { src, dest } = require('gulp'),
gulp = require('gulp'),
browsersync = require("browser-sync").create(),
fileinclude = require("gulp-file-include"),
del = require("del"),
scss = require("gulp-sass");
<?php
global $product;
if( is_product_category('matrasy') )
{ ?>
<table class="short_haracter">
<tbody>
<tr>
<td>Высота</td>
<td><?php echo $product->get_attribute('vysota-sm'); ?> </td>
</tr>
<tr>
<td>Жесткость</td>
<td><?php echo $product->get_attribute('zhestkost'); ?> </td>
</tr>
<tr>
<td>Мах нагрузка на спальное место</td>
<td><?php echo $product->get_attribute('mah-nagruzka-na-spalnoe-mes'); ?> </td>
</tr>
</tbody>
</table>
<?php } ?>
style="text-align: center"
let nameArray = document.querySelector('img').getAttribute('src').split('/');
let name = nameArray[nameArray.length - 1].split('.')[0]
<li class="brand sign__up">
<a href="ТУТ ССЫЛКА">
<img src="/jpc/content/shared/images/Games/jpc/logo.png">
</a>