تولید خودکار تگ‌های HTML: افزایش کارایی و بهبود سئو

در دنیای توسعه وب، مدیریت صحیح و دقیق تگ‌های HTML نقشی حیاتی در سئو و عملکرد کلی وبسایت ایفا می‌کند. تگ‌های HTML نه تنها ساختار محتوا را تعریف می‌کنند، بلکه برای موتورهای جستجو نیز در درک و رتبه‌بندی سایت بسیار مهم هستند. تولید دستی این تگ‌ها برای وبسایت‌های بزرگ و پویا زمان‌بر و مستعد خطا است. به همین دلیل، استفاده از روش‌های خودکارسازی تولید تگ‌های HTML به شدت توصیه می‌شود. در این مقاله، از دیدگاه متخصصان موسسه توپ گیم، به بررسی روش‌های مختلف تولید خودکار تگ‌های HTML و مزایای آن خواهیم پرداخت.

مزایای خودکارسازی تولید تگ‌های HTML

خودکارسازی تولید تگ‌های HTML مزایای متعددی را برای توسعه‌دهندگان و صاحبان وبسایت‌ها به ارمغان می‌آورد:

افزایش سرعت توسعه

نوشتن دستی تگ‌های HTML برای وبسایت‌های پیچیده با حجم بالای محتوا، بسیار زمان‌بر است. خودکارسازی این فرآیند، سرعت توسعه را به طور قابل توجهی افزایش می‌دهد و به توسعه‌دهندگان اجازه می‌دهد تا بر روی جنبه‌های دیگر پروژه تمرکز کنند.

کاهش خطاهای انسانی

خطاهای انسانی در نوشتن دستی تگ‌ها امری اجتناب ناپذیر است. این خطاها می‌تواند منجر به مشکلات نمایش وبسایت، مشکلات سئو و حتی آسیب‌پذیری‌های امنیتی شود. خودکارسازی این فرایند، احتمال بروز چنین خطاهایی را به حداقل می‌رساند.

بهبود سئو

استفاده صحیح از تگ‌های HTML برای سئو بسیار مهم است. ابزارهای خودکارسازی می‌توانند تگ‌های سئو مانند ``, “, و تگ‌های `</p> <header>`, `</p> <nav>`, `</p> <article>`, `</p> <aside>`, `</p> <footer>` را به طور دقیق و مطابق با بهترین شیوه‌ها تولید کنند. این امر به بهبود رتبه‌بندی وبسایت در موتورهای جستجو کمک می‌کند.</p> <h3>سازگاری و یکپارچگی</h3> <p style="font-size:16px;font-family:Arial">استفاده از سیستم‌های خودکارسازی تضمین می‌کند که تمام صفحات وبسایت از یک ساختار تگ HTML یکپارچه پیروی می‌کنند. این امر منجر به سازگاری بیشتر وبسایت در مرورگرهای مختلف و بهبود تجربه کاربری می‌شود.</p> <h2>روش‌های تولید خودکار تگ‌های HTML</h2> <p style="font-size:16px;font-family:Arial">چندین روش برای تولید خودکار تگ‌های HTML وجود دارد:</p> <h3>استفاده از سیستم‌های مدیریت محتوا (CMS)</h3> <p style="font-size:16px;font-family:Arial">سیستم‌های مدیریت محتوای پیشرفته مانند وردپرس، جوملا و دروپال، به طور خودکار تگ‌های HTML اساسی را بر اساس ساختار قالب وبسایت تولید می‌کنند. این سیستم‌ها معمولا از موتورهای قالب‌بندی استفاده می‌کنند که کد HTML را به طور پویا بر اساس داده‌ها تولید می‌کنند.</p> <h3>استفاده از زبان‌های برنامه‌نویسی سمت سرور</h3> <p style="font-size:16px;font-family:Arial">زبان‌های برنامه‌نویسی سمت سرور مانند PHP، Python، Node.js، و Ruby on Rails می‌توانند برای تولید دینامیک تگ‌های HTML استفاده شوند. این زبان‌ها به توسعه‌دهندگان اجازه می‌دهند تا الگوریتم‌های پیچیده برای تولید تگ‌ها بر اساس داده‌ها و نیازهای خاص وبسایت ایجاد کنند.</p> <h3>استفاده از کتابخانه‌های جاوا اسکریپت</h3> <p style="font-size:16px;font-family:Arial">کتابخانه‌های جاوا اسکریپت مانند React، Angular و Vue.js برای ایجاد رابط‌های کاربری پویا و تولید HTML به صورت دینامیک استفاده می‌شوند. این کتابخانه‌ها ساختار کامپوننت‌محور را ارائه می‌دهند که به مدیریت و نگهداری کد HTML کمک می‌کند.</p> <h3>استفاده از ابزارهای خودکارسازی</h3> <p style="font-size:16px;font-family:Arial">ابزارهای خودکارسازی مانند ابزارهای ساخت (build tools) مانند Grunt و Gulp و همچنین سیستم‌های مدیریت بسته مانند npm و yarn، می‌توانند برای خودکارسازی وظایف تولید و بهینه‌سازی HTML استفاده شوند.</p> <h2>جدول مقایسه روش‌های تولید خودکار تگ‌های HTML</h2> <table style="width:100%;border-collapse: collapse"> <tr style="background-color:#f2f2f2"> <th style="padding: 8px;border: 1px solid #ddd;text-align: left">روش</th> <th style="padding: 8px;border: 1px solid #ddd;text-align: left">مزایا</th> <th style="padding: 8px;border: 1px solid #ddd;text-align: left">معایب</th> </tr> <tr> <td style="padding: 8px;border: 1px solid #ddd">CMS</td> <td style="padding: 8px;border: 1px solid #ddd">سادگی استفاده، مناسب برای وبسایت‌های ساده</td> <td style="padding: 8px;border: 1px solid #ddd">انعطاف‌پذیری کم، محدودیت در کنترل تگ‌ها</td> </tr> <tr> <td style="padding: 8px;border: 1px solid #ddd">زبان‌های سمت سرور</td> <td style="padding: 8px;border: 1px solid #ddd">انعطاف‌پذیری بالا، کنترل کامل بر تگ‌ها</td> <td style="padding: 8px;border: 1px solid #ddd">نیاز به دانش برنامه‌نویسی، پیچیدگی بیشتر</td> </tr> <tr> <td style="padding: 8px;border: 1px solid #ddd">کتابخانه‌های جاوا اسکریپت</td> <td style="padding: 8px;border: 1px solid #ddd">ساختار کامپوننت‌محور، مدیریت آسان کد</td> <td style="padding: 8px;border: 1px solid #ddd">نیاز به دانش جاوا اسکریپت، پیچیدگی در پروژه‌های بزرگ</td> </tr> <tr> <td style="padding: 8px;border: 1px solid #ddd">ابزارهای خودکارسازی</td> <td style="padding: 8px;border: 1px solid #ddd">اتوماسیون کامل، بهینه‌سازی کد</td> <td style="padding: 8px;border: 1px solid #ddd">نیاز به دانش ابزارهای خط فرمان، پیچیدگی در پیکربندی</td> </tr> </table> <h2>نتیجه‌گیری</h2> <p style="font-size:16px;font-family:Arial">تولید خودکار تگ‌های HTML یک تکنیک حیاتی برای توسعه وبسایت‌های مدرن و کارآمد است. انتخاب روش مناسب به عوامل مختلفی مانند پیچیدگی وبسایت، مهارت‌های توسعه‌دهندگان و منابع در دسترس بستگی دارد. با استفاده از روش‌های خودکارسازی، می‌توان سرعت توسعه را افزایش داد، خطاهای انسانی را کاهش داد و در نهایت، عملکرد و سئو وبسایت را بهبود بخشید. موسسه توپ گیم با بهره‌گیری از بهترین شیوه‌های توسعه وب، همواره به دنبال ارائه راه‌حل‌های نوآورانه و کارآمد برای مشتریان خود است.</p> <p style="font-size:16px;font-family:Arial">برای کسب اطلاعات بیشتر درباره خدمات و محصولات ما به صفحه اصلی سایت <a href="https://toopgame.ir/">توپ گیم</a> مراجعه کنید.</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-cc3f735" data-id="cc3f735" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-b6b3b20 elementor-hidden-mobile elementor-widget elementor-widget-heading" data-id="b6b3b20" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h4 class="elementor-heading-title elementor-size-default">درباره نویسنده</h4> </div> </div> <div class="elementor-element elementor-element-dfc3d54 elementor-hidden-mobile elementor-widget elementor-widget-text-editor" data-id="dfc3d54" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><strong data-start="95" data-end="116">مهندس مهیار مومنی</strong>، برنامه‌نویس حرفه‌ای در زبان‌های Python و PHP، با سال‌ها تجربه در توسعه نرم‌افزار و طراحی سیستم‌های هوشمند، به عنوان یکی از اعضای کلیدی تیم فنی شرکت <strong data-start="266" data-end="277">توپ‌گیم</strong> فعالیت می‌کند. ایشان با تمرکز بر تولید ابزارهای پیشرفته تحت وب و پیاده‌سازی پروژه‌های نوآورانه، نقش مؤثری در ارتقای سطح فنی محصولات شرکت ایفا کرده‌اند. مهندس مومنی همواره با رویکردی دقیق، حرفه‌ای و خلاقانه به مسائل نرم‌افزاری می‌پردازد و تجربه عملی گسترده‌ای در طراحی سیستم‌های مبتنی بر هوش مصنوعی و خودکارسازی فرآیندها دارد.</p> </div> </div> <div class="elementor-element elementor-element-5bb8366 elementor-widget elementor-widget-heading" data-id="5bb8366" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h4 class="elementor-heading-title elementor-size-default">آخرین نوشته‌ها</h4> </div> </div> <div class="elementor-element elementor-element-89f2aa1 elementor-grid-1 elementor-posts--thumbnail-none elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-posts" data-id="89f2aa1" data-element_type="widget" data-settings="{"classic_columns":"1","classic_row_gap":{"unit":"px","size":20,"sizes":[]},"classic_columns_tablet":"2","classic_columns_mobile":"1","classic_row_gap_tablet":{"unit":"px","size":"","sizes":[]},"classic_row_gap_mobile":{"unit":"px","size":"","sizes":[]}}" data-widget_type="posts.classic"> <div class="elementor-widget-container"> <div class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid"> <article class="elementor-post elementor-grid-item post-1201 post type-post status-publish format-standard hentry category-seo"> <div class="elementor-post__text"> <h3 class="elementor-post__title"> <a href="https://toopgame.ir/seo/%d8%b7%d8%b1%d8%a7%d8%ad%db%8c-%d9%be%d9%84%d8%a7%da%af%db%8c%d9%86%d9%87%d8%a7%db%8c-%da%86%d9%86%d8%af%d9%85%d9%86%d8%b8%d9%88%d8%b1%d9%87/" > طراحی پلاگین‌های چندمنظوره </a> </h3> </div> </article> <article class="elementor-post elementor-grid-item post-1200 post type-post status-publish format-standard hentry category-seo"> <div class="elementor-post__text"> <h3 class="elementor-post__title"> <a href="https://toopgame.ir/seo/%d9%86%da%a9%d8%a7%d8%aa-%da%a9%d9%84%db%8c%d8%af%db%8c-%d8%af%d8%b1-%d8%aa%d9%88%d8%b3%d8%b9%d9%87-%d8%a7%d9%81%d8%b2%d9%88%d9%86%d9%87%d9%87%d8%a7%db%8c-%d9%85%d8%b1%d9%88%d8%b1%da%af%d8%b1/" > نکات کلیدی در توسعه افزونه‌های مرورگر </a> </h3> </div> </article> <article class="elementor-post elementor-grid-item post-1199 post type-post status-publish format-standard hentry category-seo"> <div class="elementor-post__text"> <h3 class="elementor-post__title"> <a href="https://toopgame.ir/seo/%d9%be%d9%84%d8%a7%da%af%db%8c%d9%86%d9%87%d8%a7%db%8c-%d8%b1%d8%a7%db%8c%da%af%d8%a7%d9%86-%d9%88-%d9%be%d9%88%d9%84%db%8c-%d9%85%d8%ad%d8%a8%d9%88%d8%a8/" > پلاگین‌های رایگان و پولی محبوب </a> </h3> </div> </article> <article class="elementor-post elementor-grid-item post-1198 post type-post status-publish format-standard hentry category-seo"> <div class="elementor-post__text"> <h3 class="elementor-post__title"> <a href="https://toopgame.ir/seo/%d8%a2%d9%85%d9%88%d8%b2%d8%b4-%d8%b3%d8%a7%d8%ae%d8%aa-%d9%be%d9%84%d8%a7%da%af%db%8c%d9%86-%d8%a8%d8%b1%d8%a7%db%8c-%d9%88%d8%b1%d8%af%d9%be%d8%b1%d8%b3-%d8%a8%d8%af%d9%88%d9%86-%da%a9%d8%af%d9%86/" > آموزش ساخت پلاگین برای وردپرس بدون کدنویسی </a> </h3> </div> </article> <article class="elementor-post elementor-grid-item post-1197 post type-post status-publish format-standard hentry category-seo"> <div class="elementor-post__text"> <h3 class="elementor-post__title"> <a href="https://toopgame.ir/seo/%d8%a7%d8%b3%d8%aa%d9%81%d8%a7%d8%af%d9%87-%d8%a7%d8%b2-react-%d8%af%d8%b1-%d9%be%d9%84%d8%a7%da%af%db%8c%d9%86-%d9%86%d9%88%db%8c%d8%b3%db%8c/" > استفاده از React در پلاگین نویسی </a> </h3> </div> </article> <article class="elementor-post elementor-grid-item post-1196 post type-post status-publish format-standard hentry category-seo"> <div class="elementor-post__text"> <h3 class="elementor-post__title"> <a href="https://toopgame.ir/seo/%d8%a8%d9%87%d8%a8%d9%88%d8%af-%d8%b1%d8%a7%d8%a8%d8%b7-%da%a9%d8%a7%d8%b1%d8%a8%d8%b1%db%8c-%d9%be%d9%84%d8%a7%da%af%db%8c%d9%86%d9%87%d8%a7/" > بهبود رابط کاربری پلاگین‌ها </a> </h3> </div> </article> <article class="elementor-post elementor-grid-item post-1195 post type-post status-publish format-standard hentry category-seo"> <div class="elementor-post__text"> <h3 class="elementor-post__title"> <a href="https://toopgame.ir/seo/%d8%a7%d9%81%d8%b2%d9%88%d9%86%d9%87%d9%87%d8%a7%db%8c-%d9%85%d8%af%db%8c%d8%b1%db%8c%d8%aa-%d9%be%d8%a7%db%8c%da%af%d8%a7%d9%87-%d8%af%d8%a7%d8%af%d9%87/" > افزونه‌های مدیریت پایگاه داده </a> </h3> </div> </article> <article class="elementor-post elementor-grid-item post-1194 post type-post status-publish format-standard hentry category-seo"> <div class="elementor-post__text"> <h3 class="elementor-post__title"> <a href="https://toopgame.ir/seo/%d8%b3%d8%a7%d8%ae%d8%aa-%d9%be%d9%84%d8%a7%da%af%db%8c%d9%86-%d8%a8%d8%b1%d8%a7%db%8c-%d9%86%d8%b1%d9%85%d8%a7%d9%81%d8%b2%d8%a7%d8%b1%d9%87%d8%a7%db%8c-%d8%a7%d8%af%db%8c%d8%aa%d9%88%d8%b1/" > ساخت پلاگین برای نرم‌افزارهای ادیتور متن </a> </h3> </div> </article> <article class="elementor-post elementor-grid-item post-1193 post type-post status-publish format-standard hentry category-seo"> <div class="elementor-post__text"> <h3 class="elementor-post__title"> <a href="https://toopgame.ir/seo/%d9%85%d8%b9%d8%b1%d9%81%db%8c-%d8%a7%d9%81%d8%b2%d9%88%d9%86%d9%87%d9%87%d8%a7%db%8c-%d9%85%d8%af%db%8c%d8%b1%db%8c%d8%aa-%d9%be%d8%b1%d9%88%da%98%d9%87/" > معرفی افزونه‌های مدیریت پروژه </a> </h3> </div> </article> <article class="elementor-post elementor-grid-item post-1192 post type-post status-publish format-standard hentry category-seo"> <div class="elementor-post__text"> <h3 class="elementor-post__title"> <a href="https://toopgame.ir/seo/%d8%a2%d9%85%d9%88%d8%b2%d8%b4-%d9%be%d9%84%d8%a7%da%af%db%8c%d9%86%d9%86%d9%88%db%8c%d8%b3%db%8c-%d8%a8%d8%a7-%d9%be%d8%a7%db%8c%d8%aa%d9%88%d9%86/" > آموزش پلاگین‌نویسی با پایتون </a> </h3> </div> </article> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-bac1655 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="bac1655" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a0b2fff" data-id="a0b2fff" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-18297e0 elementor-invisible elementor-widget elementor-widget-heading" data-id="18297e0" data-element_type="widget" data-settings="{"_animation":"fadeInUp"}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">جدیدهای توپ گیم</h2> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-7e9d08a elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7e9d08a" data-element_type="section"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d9313d3" data-id="d9313d3" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-dd92602 elementor-widget elementor-widget-post-comments" data-id="dd92602" data-element_type="widget" data-widget_type="post-comments.theme_comments"> <div class="elementor-widget-container"> <div class="wpdiscuz_top_clearing"></div> <div id='comments' class='comments-area'><div id='respond' style='width: 0;height: 0;clear: both;margin: 0;padding: 0;'></div> <div id="wpdcom" class="wpdiscuz_unauth wpd-default wpd-layout-2 wpd-comments-open"> <div class="wc_social_plugin_wrapper"> </div> <div class="wpd-form-wrap"> <div class="wpd-form-head"> <div class="wpd-sbs-toggle"> <i class="far fa-envelope"></i> <span class="wpd-sbs-title">اشتراک در</span> <i class="fas fa-caret-down"></i> </div> <div class="wpd-auth"> <div class="wpd-login"> <a rel="nofollow" href="https://toopgame.ir/wp-login.php?redirect_to=https%3A%2F%2Ftoopgame.ir%2Fdev%2F%25d8%25aa%25d9%2588%25d9%2584%25db%258c%25d8%25af-%25d8%25ae%25d9%2588%25d8%25af%25da%25a9%25d8%25a7%25d8%25b1-%25d8%25aa%25da%25af%25d9%2587%25d8%25a7%25db%258c-html%2F"><i class='fas fa-sign-in-alt'></i> وارد شدن</a> </div> </div> </div> <div class="wpdiscuz-subscribe-bar wpdiscuz-hidden"> <form action="https://toopgame.ir/wp-admin/admin-ajax.php?action=wpdAddSubscription" method="post" id="wpdiscuz-subscribe-form"> <div class="wpdiscuz-subscribe-form-intro">اطلاع از </div> <div class="wpdiscuz-subscribe-form-option" style="width:40%;"> <select class="wpdiscuz_select" name="wpdiscuzSubscriptionType"> <option value="post">نظرات جدید دنبال شده</option> <option value="all_comment" >پاسخ جدید به دیدگاه های من</option> </select> </div> <div class="wpdiscuz-item wpdiscuz-subscribe-form-email"> <input class="email" type="email" name="wpdiscuzSubscriptionEmail" required="required" value="" placeholder="ایمیل"/> </div> <div class="wpdiscuz-subscribe-form-button"> <input id="wpdiscuz_subscription_button" class="wpd-prim-button wpd_not_clicked" type="submit" value="›" name="wpdiscuz_subscription_button"/> </div> <input type="hidden" id="wpdiscuz_subscribe_form_nonce" name="wpdiscuz_subscribe_form_nonce" value="beec5d316b" /><input type="hidden" name="_wp_http_referer" value="/dev/%D8%AA%D9%88%D9%84%DB%8C%D8%AF-%D8%AE%D9%88%D8%AF%DA%A9%D8%A7%D8%B1-%D8%AA%DA%AF%D9%87%D8%A7%DB%8C-html/" /> </form> </div> <div class="wpd-form wpd-form-wrapper wpd-main-form-wrapper" id='wpd-main-form-wrapper-0_0'> <form method="post" enctype="multipart/form-data" data-uploading="false" class="wpd_comm_form wpd_main_comm_form" > <div class="wpd-field-comment"> <div class="wpdiscuz-item wc-field-textarea"> <div class="wpdiscuz-textarea-wrap "> <div class="wpd-avatar"> <img alt='guest' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2056%2056'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/de67fd59dd2edc96500c5cd72aeacfab47ac294f267fe07eac9d995e8349f000?s=112&d=mm&r=g 2x' class='avatar avatar-56 photo' height='56' width='56' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/de67fd59dd2edc96500c5cd72aeacfab47ac294f267fe07eac9d995e8349f000?s=56&d=mm&r=g"/><noscript><img alt='guest' src='https://secure.gravatar.com/avatar/de67fd59dd2edc96500c5cd72aeacfab47ac294f267fe07eac9d995e8349f000?s=56&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/de67fd59dd2edc96500c5cd72aeacfab47ac294f267fe07eac9d995e8349f000?s=112&d=mm&r=g 2x' class='avatar avatar-56 photo' height='56' width='56' decoding='async'/></noscript> </div> <div id="wpd-editor-wraper-0_0" style="display: none;"> <div id="wpd-editor-char-counter-0_0" class="wpd-editor-char-counter"></div> <label style="display: none;" for="wc-textarea-0_0">Label</label> <textarea id="wc-textarea-0_0" name="wc_comment" class="wc_comment wpd-field"></textarea> <div id="wpd-editor-0_0"></div> <div id="wpd-editor-toolbar-0_0"> <button title="توپر" class="ql-bold" ></button> <button title="کج" class="ql-italic" ></button> <button title="زیرخط دار" class="ql-underline" ></button> <button title="خط خورده" class="ql-strike" ></button> <button title="لیست مرتب" class="ql-list" value='ordered' ></button> <button title="لیست نامرتب" class="ql-list" value='bullet' ></button> <button title="نقل قول" class="ql-blockquote" ></button> <button title="بلوک کد" class="ql-code-block" ></button> <button title="لینک" class="ql-link" ></button> <button title="سورس کد" class="ql-sourcecode" data-wpde_button_name='sourcecode'>{}</button> <button title="اسپویل کننده" class="ql-spoiler" data-wpde_button_name='spoiler'>[+]</button> <div class="wpd-editor-buttons-right"> <span class='wmu-upload-wrap' wpd-tooltip='پیوست کردن یک عکس به این نظر' wpd-tooltip-position='right'><label class='wmu-add'><i class='far fa-image'></i><input style='display:none;' class='wmu-add-files' type='file' name='wmu_files' accept='image/*'/></label></span> </div> </div> </div> </div> </div> </div> <div class="wpd-form-foot" style='display:none;'> <div class="wpdiscuz-textarea-foot"> <div class="wpdiscuz-button-actions"><div class='wmu-action-wrap'><div class='wmu-tabs wmu-images-tab wmu-hide'></div></div></div> </div> <div class="wpd-form-row"> <div class="wpd-form-col-left"> <div class="wpdiscuz-item wc_name-wrapper wpd-has-icon"> <div class="wpd-field-icon"><i class="fas fa-user"></i> </div> <input id="wc_name-0_0" value="" required='required' aria-required='true' class="wc_name wpd-field" type="text" name="wc_name" placeholder="اسم*" maxlength="50" pattern='.{3,50}' title=""> <label for="wc_name-0_0" class="wpdlb">اسم*</label> </div> <div class="wpdiscuz-item wc_email-wrapper wpd-has-icon"> <div class="wpd-field-icon"><i class="fas fa-at"></i> </div> <input id="wc_email-0_0" value="" required='required' aria-required='true' class="wc_email wpd-field" type="email" name="wc_email" placeholder="ایمیل*"/> <label for="wc_email-0_0" class="wpdlb">ایمیل*</label> </div> <div class="wpdiscuz-item wc_website-wrapper wpd-has-icon"> <div class="wpd-field-icon"><i class="fas fa-link"></i> </div> <input id="wc_website-0_0" value="" class="wc_website wpd-field" type="text" name="wc_website" placeholder="آدرس سایت"/> <label for="wc_website-0_0" class="wpdlb">آدرس سایت</label> </div> </div> <div class="wpd-form-col-right"> <div class="wc-field-submit"> <label class="wpd_label" wpd-tooltip="درباره ی پاسخ های جدید به این دیدگاه اطلاع بده"> <input id="wc_notification_new_comment-0_0" class="wc_notification_new_comment-0_0 wpd_label__checkbox" value="comment" type="checkbox" name="wpdiscuz_notification_type" /> <span class="wpd_label__text"> <span class="wpd_label__check"> <i class="fas fa-bell wpdicon wpdicon-on"></i> <i class="fas fa-bell-slash wpdicon wpdicon-off"></i> </span> </span> </label> <input id="wpd-field-submit-0_0" class="wc_comm_submit wpd_not_clicked wpd-prim-button" type="submit" name="submit" value="ارسال دیدگاه" aria-label="ارسال دیدگاه"/> </div> </div> <div class="clearfix"></div> </div> </div> <input type="hidden" class="wpdiscuz_unique_id" value="0_0" name="wpdiscuz_unique_id"> </form> </div> <div id="wpdiscuz_hidden_secondary_form" style="display: none;"> <div class="wpd-form wpd-form-wrapper wpd-secondary-form-wrapper" id='wpd-secondary-form-wrapper-wpdiscuzuniqueid' style='display: none;'> <div class="wpd-secondary-forms-social-content"></div> <div class="clearfix"></div> <form method="post" enctype="multipart/form-data" data-uploading="false" class="wpd_comm_form wpd-secondary-form-wrapper" > <div class="wpd-field-comment"> <div class="wpdiscuz-item wc-field-textarea"> <div class="wpdiscuz-textarea-wrap "> <div class="wpd-avatar"> <img alt='guest' src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2056%2056'%3E%3C/svg%3E" data-lazy-srcset='https://secure.gravatar.com/avatar/24f8640d30eb9d3ac79ea06c8cb44c8b447006f68fc29ff9cadb3b2acf39288f?s=112&d=mm&r=g 2x' class='avatar avatar-56 photo' height='56' width='56' decoding='async' data-lazy-src="https://secure.gravatar.com/avatar/24f8640d30eb9d3ac79ea06c8cb44c8b447006f68fc29ff9cadb3b2acf39288f?s=56&d=mm&r=g"/><noscript><img alt='guest' src='https://secure.gravatar.com/avatar/24f8640d30eb9d3ac79ea06c8cb44c8b447006f68fc29ff9cadb3b2acf39288f?s=56&d=mm&r=g' srcset='https://secure.gravatar.com/avatar/24f8640d30eb9d3ac79ea06c8cb44c8b447006f68fc29ff9cadb3b2acf39288f?s=112&d=mm&r=g 2x' class='avatar avatar-56 photo' height='56' width='56' decoding='async'/></noscript> </div> <div id="wpd-editor-wraper-wpdiscuzuniqueid" style="display: none;"> <div id="wpd-editor-char-counter-wpdiscuzuniqueid" class="wpd-editor-char-counter"></div> <label style="display: none;" for="wc-textarea-wpdiscuzuniqueid">Label</label> <textarea id="wc-textarea-wpdiscuzuniqueid" name="wc_comment" class="wc_comment wpd-field"></textarea> <div id="wpd-editor-wpdiscuzuniqueid"></div> <div id="wpd-editor-toolbar-wpdiscuzuniqueid"> <button title="توپر" class="ql-bold" ></button> <button title="کج" class="ql-italic" ></button> <button title="زیرخط دار" class="ql-underline" ></button> <button title="خط خورده" class="ql-strike" ></button> <button title="لیست مرتب" class="ql-list" value='ordered' ></button> <button title="لیست نامرتب" class="ql-list" value='bullet' ></button> <button title="نقل قول" class="ql-blockquote" ></button> <button title="بلوک کد" class="ql-code-block" ></button> <button title="لینک" class="ql-link" ></button> <button title="سورس کد" class="ql-sourcecode" data-wpde_button_name='sourcecode'>{}</button> <button title="اسپویل کننده" class="ql-spoiler" data-wpde_button_name='spoiler'>[+]</button> <div class="wpd-editor-buttons-right"> <span class='wmu-upload-wrap' wpd-tooltip='پیوست کردن یک عکس به این نظر' wpd-tooltip-position='right'><label class='wmu-add'><i class='far fa-image'></i><input style='display:none;' class='wmu-add-files' type='file' name='wmu_files' accept='image/*'/></label></span> </div> </div> </div> </div> </div> </div> <div class="wpd-form-foot" style='display:none;'> <div class="wpdiscuz-textarea-foot"> <div class="wpdiscuz-button-actions"><div class='wmu-action-wrap'><div class='wmu-tabs wmu-images-tab wmu-hide'></div></div></div> </div> <div class="wpd-form-row"> <div class="wpd-form-col-left"> <div class="wpdiscuz-item wc_name-wrapper wpd-has-icon"> <div class="wpd-field-icon"><i class="fas fa-user"></i> </div> <input id="wc_name-wpdiscuzuniqueid" value="" required='required' aria-required='true' class="wc_name wpd-field" type="text" name="wc_name" placeholder="اسم*" maxlength="50" pattern='.{3,50}' title=""> <label for="wc_name-wpdiscuzuniqueid" class="wpdlb">اسم*</label> </div> <div class="wpdiscuz-item wc_email-wrapper wpd-has-icon"> <div class="wpd-field-icon"><i class="fas fa-at"></i> </div> <input id="wc_email-wpdiscuzuniqueid" value="" required='required' aria-required='true' class="wc_email wpd-field" type="email" name="wc_email" placeholder="ایمیل*"/> <label for="wc_email-wpdiscuzuniqueid" class="wpdlb">ایمیل*</label> </div> <div class="wpdiscuz-item wc_website-wrapper wpd-has-icon"> <div class="wpd-field-icon"><i class="fas fa-link"></i> </div> <input id="wc_website-wpdiscuzuniqueid" value="" class="wc_website wpd-field" type="text" name="wc_website" placeholder="آدرس سایت"/> <label for="wc_website-wpdiscuzuniqueid" class="wpdlb">آدرس سایت</label> </div> </div> <div class="wpd-form-col-right"> <div class="wc-field-submit"> <label class="wpd_label" wpd-tooltip="درباره ی پاسخ های جدید به این دیدگاه اطلاع بده"> <input id="wc_notification_new_comment-wpdiscuzuniqueid" class="wc_notification_new_comment-wpdiscuzuniqueid wpd_label__checkbox" value="comment" type="checkbox" name="wpdiscuz_notification_type" /> <span class="wpd_label__text"> <span class="wpd_label__check"> <i class="fas fa-bell wpdicon wpdicon-on"></i> <i class="fas fa-bell-slash wpdicon wpdicon-off"></i> </span> </span> </label> <input id="wpd-field-submit-wpdiscuzuniqueid" class="wc_comm_submit wpd_not_clicked wpd-prim-button" type="submit" name="submit" value="ارسال دیدگاه" aria-label="ارسال دیدگاه"/> </div> </div> <div class="clearfix"></div> </div> </div> <input type="hidden" class="wpdiscuz_unique_id" value="wpdiscuzuniqueid" name="wpdiscuz_unique_id"> </form> </div> </div> </div> <div id="wpd-threads" class="wpd-thread-wrapper"> <div class="wpd-thread-head"> <div class="wpd-thread-info " data-comments-count="0"> <span class='wpdtc' title='0'>0</span> نظرات </div> <div class="wpd-space"></div> <div class="wpd-thread-filter"> <div class="wpd-filter wpdf-reacted wpd_not_clicked wpdiscuz-hidden" wpd-tooltip="اکثرا واکنش نشان داده اند"> <i class="fas fa-bolt"></i></div> <div class="wpd-filter wpdf-hottest wpd_not_clicked wpdiscuz-hidden" wpd-tooltip="داغ ترین موضوع دیدگاه"> <i class="fas fa-fire"></i></div> <div class="wpd-filter wpdf-sorting wpdiscuz-hidden"> <span class="wpdiscuz-sort-button wpdiscuz-date-sort-asc wpdiscuz-sort-button-active" data-sorting="oldest">قدیمی‌ترین</span> <i class="fas fa-sort-down"></i> <div class="wpdiscuz-sort-buttons"> <span class="wpdiscuz-sort-button wpdiscuz-date-sort-desc" data-sorting="newest">تازه‌ترین</span> <span class="wpdiscuz-sort-button wpdiscuz-vote-sort-up" data-sorting="by_vote">بیشترین رأی</span> </div> </div> </div> </div> <div class="wpd-comment-info-bar"> <div class="wpd-current-view"><i class="fas fa-quote-left"></i> بازخورد (Feedback) های اینلاین </div> <div class="wpd-filter-view-all">مشاهده همه دیدگاه ها</div> </div> <div class="wpd-thread-list"> <div class="wpdiscuz-comment-pagination"> </div> </div> </div> </div> </div> <div id="wpdiscuz-loading-bar" class="wpdiscuz-loading-bar-unauth"></div> <div id="wpdiscuz-comment-message" class="wpdiscuz-comment-message-unauth"></div> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="footer" data-elementor-id="213" class="elementor elementor-213 elementor-location-footer" data-elementor-post-type="elementor_library"> <section class="elementor-section elementor-top-section elementor-element elementor-element-677fe85 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="677fe85" data-element_type="section" data-settings="{"background_background":"classic"}"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4610abe" data-id="4610abe" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-d0e5c9e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="d0e5c9e" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-bc14405" data-id="bc14405" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-49c7fc4 elementor-widget elementor-widget-image" data-id="49c7fc4" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="555" height="274" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20555%20274'%3E%3C/svg%3E" class="attachment-full size-full wp-image-185" alt="Footer org" data-lazy-srcset="https://toopgame.ir/wp-content/uploads/2025/04/cropped-PNG.png 555w, https://toopgame.ir/wp-content/uploads/2025/04/cropped-PNG-300x148.png 300w" data-lazy-sizes="(max-width: 555px) 100vw, 555px" data-lazy-src="https://toopgame.ir/wp-content/uploads/2025/04/cropped-PNG.png" /><noscript><img width="555" height="274" src="https://toopgame.ir/wp-content/uploads/2025/04/cropped-PNG.png" class="attachment-full size-full wp-image-185" alt="Footer org" srcset="https://toopgame.ir/wp-content/uploads/2025/04/cropped-PNG.png 555w, https://toopgame.ir/wp-content/uploads/2025/04/cropped-PNG-300x148.png 300w" sizes="(max-width: 555px) 100vw, 555px" /></noscript> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-9814ead" data-id="9814ead" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-52371b0 elementor-widget elementor-widget-heading" data-id="52371b0" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">برندها</h3> </div> </div> <div class="elementor-element elementor-element-85e9c89 elementor-list-item-link-inline elementor-icon-list--layout-traditional elementor-widget elementor-widget-icon-list" data-id="85e9c89" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <a href="#"> <span class="elementor-icon-list-text">Toopgame</span> </a> </li> <li class="elementor-icon-list-item"> <a href="#"> <span class="elementor-icon-list-text">Leapfrog</span> </a> </li> <li class="elementor-icon-list-item"> <a href="#"> <span class="elementor-icon-list-text">funko</span> </a> </li> <li class="elementor-icon-list-item"> <a href="#"> <span class="elementor-icon-list-text">barbie</span> </a> </li> </ul> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-35dd6dc" data-id="35dd6dc" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-b3100a0 elementor-widget elementor-widget-heading" data-id="b3100a0" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">دسته بندی </h3> </div> </div> <div class="elementor-element elementor-element-0df2a51 elementor-list-item-link-inline elementor-icon-list--layout-traditional elementor-widget elementor-widget-icon-list" data-id="0df2a51" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <a href="https://toopgame.ir/product-category/wp-tools/"> <span class="elementor-icon-list-text">وردپرس</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://toopgame.ir/product-category/seo-tools/"> <span class="elementor-icon-list-text">سئو</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://toopgame.ir/product-category/pn-test-tools/"> <span class="elementor-icon-list-text">تست نفوذ</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://toopgame.ir/product-category/dev-tools/"> <span class="elementor-icon-list-text">برنامخه نویسی</span> </a> </li> </ul> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-f2888a9" data-id="f2888a9" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-071d79f elementor-widget elementor-widget-heading" data-id="071d79f" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">درباره توپ گیم</h3> </div> </div> <div class="elementor-element elementor-element-5ab45d5 elementor-list-item-link-inline elementor-icon-list--layout-traditional elementor-widget elementor-widget-icon-list" data-id="5ab45d5" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <a href="tel:09202232789"> <span class="elementor-icon-list-text">تماس با ما</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://toopgame.ir/products/"> <span class="elementor-icon-list-text">محصولات ما</span> </a> </li> <li class="elementor-icon-list-item"> <a href="#"> <span class="elementor-icon-list-text">قوانین توپگیم</span> </a> </li> </ul> </div> </div> </div> </div> <div class="elementor-column elementor-col-20 elementor-inner-column elementor-element elementor-element-abfe27e" data-id="abfe27e" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-8dcd70f elementor-widget elementor-widget-heading" data-id="8dcd70f" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">تماس با توپ گیم</h3> </div> </div> <div class="elementor-element elementor-element-722efea elementor-widget elementor-widget-text-editor" data-id="722efea" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>تماس پشتیبانی: <a href="tel:09202232789">09202232789</a></p> </div> </div> <div class="elementor-element elementor-element-6236893 elementor-shape-circle e-grid-align-left elementor-grid-0 elementor-widget elementor-widget-social-icons" data-id="6236893" data-element_type="widget" data-widget_type="social-icons.default"> <div class="elementor-widget-container"> <div class="elementor-social-icons-wrapper elementor-grid" role="list"> <span class="elementor-grid-item" role="listitem"> <a class="elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeater-item-340da53" href="#" target="_blank"> <span class="elementor-screen-only">Facebook-f</span> <i class="fab fa-facebook-f"></i> </a> </span> <span class="elementor-grid-item" role="listitem"> <a class="elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-eb36ccd" target="_blank"> <span class="elementor-screen-only">Twitter</span> <i class="fab fa-twitter"></i> </a> </span> <span class="elementor-grid-item" role="listitem"> <a class="elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-3337f7d" target="_blank"> <span class="elementor-screen-only">Instagram</span> <i class="fab fa-instagram"></i> </a> </span> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-inner-section elementor-element elementor-element-a41ccd6 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a41ccd6" data-element_type="section"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-65f06f4" data-id="65f06f4" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-224285c elementor-widget elementor-widget-text-editor" data-id="224285c" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>طراحی شده توسط مهندس مومنی</p> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <script type="speculationrules"> {"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/hello-elementor\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]} </script> <p class="woocommerce-store-notice demo_store" data-notice-id="1d199a843976f9fe0472ab5f52f47ce8" style="display:none;">فروش ویژه توپگیم : 20 درصد تخفیف روی خریدهای جدید | کد تخفیف CODE1404 | <a href="#" class="woocommerce-store-notice__dismiss-link">رد کردن</a></p> <script type="rocketlazyloadscript"> const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); </script> <span id='wpdUserContentInfoAnchor' style='display:none;' rel='#wpdUserContentInfo' data-wpd-lity>wpDiscuz</span><div id='wpdUserContentInfo' style='overflow:auto;background:#FDFDF6;padding:20px;width:600px;max-width:100%;border-radius:6px;' class='lity-hide'></div><div id='wpd-editor-source-code-wrapper-bg'></div><div id='wpd-editor-source-code-wrapper'><textarea id='wpd-editor-source-code'></textarea><button id='wpd-insert-source-code'>Insert</button><input type='hidden' id='wpd-editor-uid' /></div> <script type="rocketlazyloadscript"> (function () { var c = document.body.className; c = c.replace(/woocommerce-no-js/, 'woocommerce-js'); document.body.className = c; })(); </script> <div class="pswp" tabindex="-1" role="dialog" aria-modal="true" aria-hidden="true"> <div class="pswp__bg"></div> <div class="pswp__scroll-wrap"> <div class="pswp__container"> <div class="pswp__item"></div> <div class="pswp__item"></div> <div class="pswp__item"></div> </div> <div class="pswp__ui pswp__ui--hidden"> <div class="pswp__top-bar"> <div class="pswp__counter"></div> <button class="pswp__button pswp__button--zoom" aria-label="بزرگ‎نمایی/کوچک‎نمایی"></button> <button class="pswp__button pswp__button--fs" aria-label="تغییر حالت به تمام صفحه"></button> <button class="pswp__button pswp__button--share" aria-label="اشتراک گذاری"></button> <button class="pswp__button pswp__button--close" aria-label="بستن (Esc)"></button> <div class="pswp__preloader"> <div class="pswp__preloader__icn"> <div class="pswp__preloader__cut"> <div class="pswp__preloader__donut"></div> </div> </div> </div> </div> <div class="pswp__share-modal pswp__share-modal--hidden pswp__single-tap"> <div class="pswp__share-tooltip"></div> </div> <button class="pswp__button pswp__button--arrow--left" aria-label="قبلی (arrow left)"></button> <button class="pswp__button pswp__button--arrow--right" aria-label="بعدی (arrow right)"></button> <div class="pswp__caption"> <div class="pswp__caption__center"></div> </div> </div> </div> </div> <script type="text/template" id="tmpl-variation-template"> <div class="woocommerce-variation-description">{{{ data.variation.variation_description }}}</div> <div class="woocommerce-variation-price">{{{ data.variation.price_html }}}</div> <div class="woocommerce-variation-availability">{{{ data.variation.availability_html }}}</div> </script> <script type="text/template" id="tmpl-unavailable-variation-template"> <p role="alert">با عرض پوزش، این کالا در دسترس نیست. لطفاً ترکیب دیگری را انتخاب کنید.</p> </script> <link data-minify="1" rel='stylesheet' id='wc-blocks-style-rtl-css' href='https://toopgame.ir/wp-content/cache/min/1/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks-rtl.css?ver=1749324568' media='all' /> <link rel='stylesheet' id='photoswipe-css' href='https://toopgame.ir/wp-content/plugins/woocommerce/assets/css/photoswipe/photoswipe.min.css?ver=9.8.5' media='all' /> <link rel='stylesheet' id='photoswipe-default-skin-css' href='https://toopgame.ir/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.min.css?ver=9.8.5' media='all' /> <script type="rocketlazyloadscript" data-rocket-src="https://toopgame.ir/wp-content/themes/hello-elementor/assets/js/hello-frontend.min.js?ver=3.4.2" id="hello-theme-frontend-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://toopgame.ir/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.29.1" id="elementor-webpack-runtime-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://toopgame.ir/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.29.1" id="elementor-frontend-modules-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://toopgame.ir/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js" defer></script> <script type="rocketlazyloadscript" id="elementor-frontend-js-before"> var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"\u0627\u0634\u062a\u0631\u0627\u06a9 \u06af\u0630\u0627\u0631\u06cc \u062f\u0631 Facebook","shareOnTwitter":"\u0627\u0634\u062a\u0631\u0627\u06a9 \u06af\u0630\u0627\u0631\u06cc \u062f\u0631 Twitter","pinIt":"\u067e\u06cc\u0646 \u06a9\u0646\u06cc\u062f","download":"\u062f\u0627\u0646\u0644\u0648\u062f","downloadImage":"\u062f\u0627\u0646\u0644\u0648\u062f \u062a\u0635\u0648\u06cc\u0631","fullscreen":"\u062a\u0645\u0627\u0645\u200c\u0635\u0641\u062d\u0647","zoom":"\u0628\u0632\u0631\u06af\u0646\u0645\u0627\u06cc\u06cc","share":"\u0627\u0634\u062a\u0631\u0627\u06a9 \u06af\u0630\u0627\u0631\u06cc","playVideo":"\u067e\u062e\u0634 \u0648\u06cc\u062f\u06cc\u0648","previous":"\u0642\u0628\u0644\u06cc","next":"\u0628\u0639\u062f\u06cc","close":"\u0628\u0633\u062a\u0646","a11yCarouselPrevSlideMessage":"\u0627\u0633\u0644\u0627\u06cc\u062f \u0642\u0628\u0644\u06cc","a11yCarouselNextSlideMessage":"\u0627\u0633\u0644\u0627\u06cc\u062f \u0628\u0639\u062f\u06cc","a11yCarouselFirstSlideMessage":"\u0627\u06cc\u0646 \u0627\u0648\u0644\u06cc\u0646 \u0627\u0633\u0644\u0627\u06cc\u062f \u0627\u0633\u062a","a11yCarouselLastSlideMessage":"\u0627\u06cc\u0646 \u0622\u062e\u0631\u06cc\u0646 \u0627\u0633\u0644\u0627\u06cc\u062f \u0627\u0633\u062a","a11yCarouselPaginationBulletMessage":"\u0631\u0641\u062a\u0646 \u0628\u0647 \u0627\u0633\u0644\u0627\u06cc\u062f"},"is_rtl":true,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"\u062d\u0627\u0644\u062a \u0639\u0645\u0648\u062f\u06cc \u0645\u0648\u0628\u0627\u06cc\u0644","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"\u062d\u0627\u0644\u062a \u0627\u0641\u0642\u06cc \u0645\u0648\u0628\u0627\u06cc\u0644","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"\u062d\u0627\u0644\u062a \u0639\u0645\u0648\u062f\u06cc \u062a\u0628\u0644\u062a","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"\u062d\u0627\u0644\u062a \u0627\u0641\u0642\u06cc \u062a\u0628\u0644\u062a","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"\u0644\u067e \u062a\u0627\u067e","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"\u0635\u0641\u062d\u0647 \u0639\u0631\u06cc\u0636 (Widescreen)","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.29.1","is_static":false,"experimentalFeatures":{"additional_custom_breakpoints":true,"e_local_google_fonts":true,"theme_builder_v2":true,"hello-theme-header-footer":true,"editor_v2":true,"home_screen":true,"cloud-library":true,"e_opt_in_v4_page":true},"urls":{"assets":"https:\/\/toopgame.ir\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/toopgame.ir\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/toopgame.ir\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"fa580b10e5"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"body_background_background":"classic","active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description","woocommerce_notices_elements":[],"hello_header_logo_type":"logo","hello_header_menu_layout":"horizontal"},"post":{"id":1163,"title":"%D8%AA%D9%88%D9%84%DB%8C%D8%AF%20%D8%AE%D9%88%D8%AF%DA%A9%D8%A7%D8%B1%20%D8%AA%DA%AF%E2%80%8C%D9%87%D8%A7%DB%8C%20HTML%20%E2%80%A2%20%D8%AA%D9%88%D9%BE%DA%AF%DB%8C%D9%85","excerpt":"","featuredImage":false}}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://toopgame.ir/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.29.1" id="elementor-frontend-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://toopgame.ir/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.1" id="smartmenus-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://toopgame.ir/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://toopgame.ir/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=9.8.5" id="sourcebuster-js-js" defer></script> <script id="wc-order-attribution-js-extra"> var wc_order_attribution = {"params":{"lifetime":1.0e-5,"session":30,"base64":false,"ajaxurl":"https:\/\/toopgame.ir\/wp-admin\/admin-ajax.php","prefix":"wc_order_attribution_","allowTracking":true},"fields":{"source_type":"current.typ","referrer":"current_add.rf","utm_campaign":"current.cmp","utm_source":"current.src","utm_medium":"current.mdm","utm_content":"current.cnt","utm_id":"current.id","utm_term":"current.trm","utm_source_platform":"current.plt","utm_creative_format":"current.fmt","utm_marketing_tactic":"current.tct","session_entry":"current_add.ep","session_start_time":"current_add.fd","session_pages":"session.pgs","session_count":"udata.vst","user_agent":"udata.uag"}}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://toopgame.ir/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=9.8.5" id="wc-order-attribution-js" defer></script> <script id="wpdiscuz-combo-js-js-extra"> var wpdiscuzAjaxObj = {"wc_hide_replies_text":"\u0645\u062e\u0641\u06cc \u06a9\u0631\u062f\u0646 \u067e\u0627\u0633\u062e \u0647\u0627","wc_show_replies_text":"\u0646\u0645\u0627\u06cc\u0634 \u067e\u0627\u0633\u062e \u0647\u0627","wc_msg_required_fields":"\u0644\u0637\u0641\u0627 \u0641\u06cc\u0644\u062f \u0647\u0627\u06cc \u062e\u0648\u0627\u0633\u062a\u0647 \u0634\u062f\u0647 \u0631\u0627 \u067e\u0631 \u06a9\u0646\u06cc\u062f","wc_invalid_field":"\u0628\u0639\u0636\u06cc \u0627\u0632 \u0641\u06cc\u0644\u062f \u0647\u0627 \u0646\u0627\u0645\u0639\u062a\u0628\u0631 \u0647\u0633\u062a\u0646\u062f","wc_error_empty_text":"\u0644\u0637\u0641\u0627 \u0628\u0631\u0627\u06cc \u0627\u0631\u0633\u0627\u0644 \u0646\u0638\u0631 \u0627\u06cc\u0646 \u0642\u0633\u0645\u062a \u0631\u0627 \u067e\u0631 \u06a9\u0646\u06cc\u062f","wc_error_url_text":"\u067e\u06cc\u0648\u0646\u062f \u0646\u0627\u0645\u0639\u062a\u0628\u0631 \u0627\u0633\u062a","wc_error_email_text":"\u0622\u062f\u0631\u0633 \u0627\u06cc\u0645\u06cc\u0644 \u0646\u0627\u0645\u0639\u062a\u0628\u0631 \u0627\u0633\u062a.","wc_invalid_captcha":"\u06a9\u062f \u06a9\u067e\u0686\u0627\u06cc \u0646\u0627\u0645\u0639\u062a\u0628\u0631","wc_login_to_vote":"\u0628\u0631\u0627\u06cc \u0631\u0623\u06cc \u062f\u0627\u062f\u0646 \u0645\u06cc\u200c\u0628\u0627\u06cc\u0633\u062a \u0648\u0627\u0631\u062f \u0634\u0648\u06cc\u062f","wc_deny_voting_from_same_ip":"\u0634\u0645\u0627 \u0645\u062c\u0627\u0632 \u0628\u0647 \u0631\u0623\u06cc \u062f\u0627\u062f\u0646 \u0628\u0647 \u0627\u06cc\u0646 \u062f\u06cc\u062f\u06af\u0627\u0647 \u0646\u06cc\u0633\u062a\u06cc\u062f","wc_self_vote":"\u0646\u0645\u06cc\u062a\u0648\u0627\u0646\u06cc\u062f \u0628\u0647 \u062f\u06cc\u062f\u06af\u0627\u0647 \u062e\u0648\u062f\u062a\u0627\u0646 \u0631\u0627\u06cc \u062f\u0647\u06cc\u062f","wc_vote_only_one_time":"\u0642\u0628\u0644\u0627 \u0628\u0647 \u0627\u06cc\u0646 \u067e\u06cc\u0627\u0645 \u0631\u0627\u06cc \u062f\u0627\u062f\u06cc\u062f","wc_voting_error":"\u062e\u0637\u0627\u06cc \u0631\u0627\u06cc \u062f\u0647\u06cc","wc_banned_user":"You are banned","wc_comment_edit_not_possible":"\u0645\u062a\u0627\u0633\u0641\u06cc\u0645\u060c \u062f\u06cc\u06af\u0631 \u0646\u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u06cc\u062f \u0627\u06cc\u0646 \u062f\u06cc\u062f\u06af\u0627\u0647 \u0631\u0627 \u0648\u06cc\u0631\u0627\u06cc\u0634 \u06a9\u0646\u06cc\u062f","wc_comment_not_updated":"\u0645\u062a\u0627\u0633\u0641\u0645\u060c \u0646\u0638\u0631\u0627\u062a \u0622\u067e\u0644\u0648\u062f\u0646\u0634\u062f\u0647 \u0627\u0646\u062f.","wc_comment_not_edited":"\u0634\u0645\u0627 \u0647\u06cc\u0686 \u062a\u063a\u06cc\u06cc\u0631 \u0627\u06cc\u062c\u0627\u062f \u0646\u06a9\u0631\u062f\u0647 \u0627\u06cc\u062f","wc_msg_input_min_length":"\u0648\u0631\u0648\u062f\u06cc \u0628\u0633\u06cc\u0627\u0631 \u06a9\u0648\u062a\u0627\u0647 \u0627\u0633\u062a","wc_msg_input_max_length":"\u0648\u0631\u0648\u062f\u06cc \u062e\u06cc\u0644\u06cc \u0637\u0648\u0644\u0627\u0646\u06cc \u0627\u0633\u062a","wc_spoiler_title":"\u0639\u0646\u0648\u0627\u0646 spoiler","wc_cannot_rate_again":"\u0634\u0645\u0627 \u0646\u0645\u06cc\u200c\u062a\u0648\u0627\u0646\u06cc\u062f \u062f\u0648\u0628\u0627\u0631\u0647 \u0627\u0645\u062a\u06cc\u0627\u0632 \u062f\u0647\u06cc\u062f","wc_not_allowed_to_rate":"\u0634\u0645\u0627 \u0645\u062c\u0627\u0632 \u0628\u0647 \u0631\u0623\u06cc \u062f\u0627\u062f\u0646 \u062f\u0631 \u0627\u06cc\u0646\u062c\u0627 \u0646\u06cc\u0633\u062a\u06cc\u062f","wc_confirm_rate_edit":"Are you sure you want to edit your rate?","wc_follow_user":"\u0627\u06cc\u0646 \u06a9\u0627\u0631\u0628\u0631 \u0631\u0627 \u062f\u0646\u0628\u0627\u0644 \u06a9\u0646\u06cc\u062f","wc_unfollow_user":"\u062f\u0646\u0628\u0627\u0644 \u0646\u06a9\u0631\u062f\u0646 \u0627\u06cc\u0646 \u06a9\u0627\u0631\u0628\u0631","wc_follow_success":"\u0634\u0645\u0627 \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u0627\u06cc\u0646 \u0646\u0638\u0631 \u0631\u0627 \u062f\u0646\u0628\u0627\u0644 \u0645\u06cc \u06a9\u0646\u06cc\u062f.","wc_follow_canceled":"\u0634\u0645\u0627 \u0646\u0648\u06cc\u0633\u0646\u062f\u0647 \u0627\u06cc\u0646 \u0646\u0638\u0631 \u0631\u0627 \u062f\u0646\u0628\u0627\u0644 \u0646\u0645\u06cc \u06a9\u0646\u06cc\u062f.","wc_follow_email_confirm":"\u0644\u0637\u0641\u0627 \u0627\u06cc\u0645\u06cc\u0644 \u062e\u0648\u062f \u0631\u0627 \u0686\u06a9 \u06a9\u0631\u062f\u0647 \u0648 \u062f\u0631\u062e\u0648\u0627\u0633\u062a \u062f\u0646\u0628\u0627\u0644 \u06a9\u0631\u062f\u0646 \u0627\u06cc\u0646 \u06a9\u0627\u0631\u0628\u0631 \u0631\u0627 \u062a\u0623\u06cc\u06cc\u062f \u06a9\u0646\u06cc\u062f.","wc_follow_email_confirm_fail":"\u0645\u062a\u0623\u0633\u0641\u06cc\u0645\u060c \u0645\u0627 \u0646\u0645\u06cc \u062a\u0648\u0627\u0646\u06cc\u0645 \u0627\u06cc\u0645\u06cc\u0644 \u062a\u0623\u06cc\u06cc\u062f\u06cc\u0647 \u0631\u0627 \u0627\u0631\u0633\u0627\u0644 \u06a9\u0646\u06cc\u0645.","wc_follow_login_to_follow":"\u0644\u0637\u0641\u0627 \u062c\u0647\u062a \u062f\u0646\u0628\u0627\u0644 \u06a9\u0631\u062f\u0646 \u0627\u06cc\u0646 \u06a9\u0627\u0631\u0628\u0631\u0627\u0646 \u0648\u0627\u0631\u062f \u062d\u0633\u0627\u0628 \u06a9\u0627\u0631\u0628\u0631\u06cc \u062e\u0648\u062f \u0634\u0648\u06cc\u062f.","wc_follow_impossible":"\u0645\u062a\u0623\u0633\u0641\u06cc\u0645\u060c \u0627\u0645\u0627 \u0634\u0645\u0627 \u0646\u0645\u06cc \u062a\u0648\u0627\u0646\u06cc\u062f \u0627\u06cc\u0646 \u06a9\u0627\u0631\u0628\u0631 \u0631\u0627 \u062f\u0646\u0628\u0627\u0644 \u06a9\u0646\u06cc\u062f.","wc_follow_not_added":"\u062f\u0646\u0628\u0627\u0644 \u06a9\u0631\u062f\u0646 \u0646\u0627\u0645\u0648\u0641\u0642 \u0628\u0648\u062f. \u0644\u0637\u0641\u0627 \u0628\u0639\u062f\u0627 \u062f\u0648\u0628\u0627\u0631\u0647 \u062a\u0644\u0627\u0634 \u06a9\u0646\u06cc\u062f.","is_user_logged_in":"","commentListLoadType":"0","commentListUpdateType":"0","commentListUpdateTimer":"60","liveUpdateGuests":"0","wordpressThreadCommentsDepth":"5","wordpressIsPaginate":"0","commentTextMaxLength":"0","replyTextMaxLength":"0","commentTextMinLength":"1","replyTextMinLength":"1","storeCommenterData":"100000","socialLoginAgreementCheckbox":"1","enableFbLogin":"0","fbUseOAuth2":"0","enableFbShare":"0","facebookAppID":"","facebookUseOAuth2":"0","enableGoogleLogin":"0","googleClientID":"","googleClientSecret":"","cookiehash":"fbeb67610b13d1d166dc9793752bd5a3","isLoadOnlyParentComments":"0","scrollToComment":"1","commentFormView":"collapsed","enableDropAnimation":"1","isNativeAjaxEnabled":"1","userInteractionCheck":"1","enableBubble":"0","bubbleLiveUpdate":"0","bubbleHintTimeout":"45","bubbleHintHideTimeout":"10","cookieHideBubbleHint":"wpdiscuz_hide_bubble_hint","bubbleHintShowOnce":"1","bubbleHintCookieExpires":"7","bubbleShowNewCommentMessage":"1","bubbleLocation":"content_left","firstLoadWithAjax":"0","wc_copied_to_clipboard":"\u06a9\u067e\u06cc \u06a9\u0631\u062f\u0646 \u062f\u0631 \u062d\u0627\u0641\u0638\u0647 \u0645\u0648\u0642\u062a","inlineFeedbackAttractionType":"blink","loadRichEditor":"1","wpDiscuzReCaptchaSK":"","wpDiscuzReCaptchaTheme":"light","wpDiscuzReCaptchaVersion":"2.0","wc_captcha_show_for_guest":"0","wc_captcha_show_for_members":"0","wpDiscuzIsShowOnSubscribeForm":"0","wmuEnabled":"1","wmuInput":"wmu_files","wmuMaxFileCount":"1","wmuMaxFileSize":"2097152","wmuPostMaxSize":"8388608","wmuIsLightbox":"1","wmuMimeTypes":{"jpg":"image\/jpeg","jpeg":"image\/jpeg","jpe":"image\/jpeg","gif":"image\/gif","png":"image\/png","bmp":"image\/bmp","tiff":"image\/tiff","tif":"image\/tiff","ico":"image\/x-icon"},"wmuPhraseConfirmDelete":"\u0622\u06cc\u0627 \u0645\u0637\u0645\u0626\u0646 \u0647\u0633\u062a\u06cc\u062f \u06a9\u0647 \u0645\u06cc \u062e\u0648\u0627\u0647\u06cc\u062f \u0627\u06cc\u0646 \u067e\u06cc\u0648\u0633\u062a \u0631\u0627 \u062d\u0630\u0641 \u06a9\u0646\u06cc\u062f\u061f","wmuPhraseNotAllowedFile":"\u0646\u0648\u0639 \u067e\u0631\u0648\u0646\u062f\u0647 \u0645\u062c\u0627\u0632 \u0646\u06cc\u0633\u062a","wmuPhraseMaxFileCount":"\u062d\u062f\u0627\u06a9\u062b\u0631 \u062a\u0639\u062f\u0627\u062f \u067e\u0631\u0648\u0646\u062f\u0647 \u0647\u0627\u06cc \u0622\u067e\u0644\u0648\u062f\u0634\u062f\u0647 \u0647\u0633\u062a 1","wmuPhraseMaxFileSize":"\u062d\u062f\u0627\u06a9\u062b\u0631 \u062d\u062c\u0645 \u067e\u0631\u0648\u0646\u062f\u0647 \u0628\u0627\u0631\u06af\u0630\u0627\u0631\u06cc \u0634\u062f\u0647 2MB","wmuPhrasePostMaxSize":"\u062d\u062f\u0627\u06a9\u062b\u0631 \u0627\u0646\u062f\u0627\u0632\u0647 \u067e\u0633\u062a \u0647\u0633\u062a 8MB","wmuPhraseDoingUpload":"\u0628\u0627\u0631\u06af\u0630\u0627\u0631\u06cc \u062f\u0631 \u062d\u0627\u0644 \u0627\u0646\u062c\u0627\u0645 \u0627\u0633\u062a! \u0644\u0637\u0641\u0627 \u0635\u0628\u0631 \u06a9\u0646\u06cc\u062f.","msgEmptyFile":"File is empty. Please upload something more substantial. This error could also be caused by uploads being disabled in your php.ini or by post_max_size being defined as smaller than upload_max_filesize in php.ini.","msgPostIdNotExists":"\u0634\u0646\u0627\u0633\u0647 \u067e\u0633\u062a \u0648\u062c\u0648\u062f \u0646\u062f\u0627\u0631\u062f.","msgUploadingNotAllowed":"\u0645\u062a\u0623\u0633\u0641\u06cc\u0645\u060c \u0622\u067e\u0644\u0648\u062f\u06a9\u0631\u062f\u0646 \u0628\u0631\u0627\u06cc \u0627\u06cc\u0646 \u067e\u0633\u062a \u0645\u062c\u0627\u0632 \u0646\u06cc\u0633\u062a.","msgPermissionDenied":"\u0634\u0645\u0627 \u0645\u062c\u0648\u0632 \u06a9\u0627\u0641\u06cc \u0628\u0631\u0627\u06cc \u0627\u0646\u062c\u0627\u0645 \u0627\u06cc\u0646 \u0639\u0645\u0644 \u0631\u0627 \u0646\u062f\u0627\u0631\u06cc\u062f","wmuKeyImages":"images","wmuSingleImageWidth":"auto","wmuSingleImageHeight":"200","previewTemplate":"<div class=\"wmu-preview [PREVIEW_TYPE_CLASS]\" title=\"[PREVIEW_TITLE]\" data-wmu-type=\"[PREVIEW_TYPE]\" data-wmu-attachment=\"[PREVIEW_ID]\">\r\n <div class=\"wmu-preview-remove\">\r\n <img class=\"wmu-preview-img\" src=\"[PREVIEW_ICON]\">\r\n <div class=\"wmu-file-name\">[PREVIEW_FILENAME]<\/div>\r\n<!-- <div class=\"wmu-delete\">\u00a0<\/div>-->\r\n <\/div>\r\n<\/div>\r\n","isUserRated":"0","version":"7.6.30","wc_post_id":"1163","isCookiesEnabled":"1","loadLastCommentId":"0","dataFilterCallbacks":[],"phraseFilters":[],"scrollSize":"32","url":"https:\/\/toopgame.ir\/wp-admin\/admin-ajax.php","customAjaxUrl":"https:\/\/toopgame.ir\/wp-content\/plugins\/wpdiscuz\/utils\/ajax\/wpdiscuz-ajax.php","bubbleUpdateUrl":"https:\/\/toopgame.ir\/wp-json\/wpdiscuz\/v1\/update","restNonce":"459a1da95d","is_rate_editable":"0","menu_icon":"https:\/\/toopgame.ir\/wp-content\/plugins\/wpdiscuz\/assets\/img\/plugin-icon\/wpdiscuz-svg.svg","menu_icon_hover":"https:\/\/toopgame.ir\/wp-content\/plugins\/wpdiscuz\/assets\/img\/plugin-icon\/wpdiscuz-svg_hover.svg","is_email_field_required":"1"}; var wpdiscuzUCObj = {"msgConfirmDeleteComment":"\u0627\u06cc\u0627 \u0645\u0637\u0645\u0626\u0646 \u0647\u0633\u062a\u06cc\u062f \u06a9\u0647 \u0645\u06cc \u062e\u0648\u0627\u0647\u06cc\u062f \u0627\u06cc\u0646 \u0646\u0638\u0631 \u0631\u0627 \u062d\u0630\u0641 \u06a9\u0646\u06cc\u062f\u061f","msgConfirmCancelSubscription":"\u0627\u06cc\u0627 \u0645\u0637\u0645\u0626\u0646 \u0647\u0633\u062a\u06cc\u062f \u06a9\u0647 \u0645\u06cc \u062e\u0648\u0627\u0647\u06cc\u062f \u0627\u06cc\u0646 \u0639\u0636\u0648\u06cc\u062a \u0631\u0627 \u062d\u0630\u0641 \u06a9\u0646\u06cc\u062f\u061f","msgConfirmCancelFollow":"\u0622\u06cc\u0627 \u0645\u0637\u0645\u0626\u0646\u06cc\u062f \u06a9\u0647 \u0645\u06cc \u062e\u0648\u0627\u0647\u06cc\u062f \u0627\u06cc\u0646 \u062f\u0646\u0628\u0627\u0644 \u06a9\u0631\u062f\u0646 \u0631\u0627 \u0644\u063a\u0648 \u06a9\u0646\u06cc\u062f\u061f","additionalTab":"0"}; </script> <script type="rocketlazyloadscript" id="wpdiscuz-combo-js-js-before"> var wpdiscuzEditorOptions = { modules: { toolbar: "", counter: { uniqueID: "", commentmaxcount : 0, replymaxcount : 0, commentmincount : 1, replymincount : 1, }, }, wc_be_the_first_text: "\u0627\u0648\u0644\u06cc\u0646 \u0646\u0641\u0631\u06cc \u0628\u0627\u0634\u06cc\u062f \u06a9\u0647 \u0646\u0638\u0631 \u0645\u06cc \u062f\u0647\u06cc\u062f!", wc_comment_join_text: "\u0645\u0644\u062d\u0642 \u0634\u062f\u0646 \u0628\u0647 \u0628\u062d\u062b", theme: 'snow', debug: 'error' }; </script> <script type="rocketlazyloadscript" data-rocket-src="https://toopgame.ir/wp-content/plugins/wpdiscuz/assets/js/wpdiscuz-combo.min.js?ver=7.6.30" id="wpdiscuz-combo-js-js" defer></script> <script id="eael-general-js-extra"> var localize = {"ajaxurl":"https:\/\/toopgame.ir\/wp-admin\/admin-ajax.php","nonce":"a54b23d78b","i18n":{"added":"Added ","compare":"Compare","loading":"Loading..."},"eael_translate_text":{"required_text":"is a required field","invalid_text":"Invalid","billing_text":"Billing","shipping_text":"Shipping","fg_mfp_counter_text":"of"},"page_permalink":"https:\/\/toopgame.ir\/dev\/%d8%aa%d9%88%d9%84%db%8c%d8%af-%d8%ae%d9%88%d8%af%da%a9%d8%a7%d8%b1-%d8%aa%da%af%d9%87%d8%a7%db%8c-html\/","cart_redirectition":"no","cart_page_url":"https:\/\/toopgame.ir\/cart\/","el_breakpoints":{"mobile":{"label":"\u062d\u0627\u0644\u062a \u0639\u0645\u0648\u062f\u06cc \u0645\u0648\u0628\u0627\u06cc\u0644","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"\u062d\u0627\u0644\u062a \u0627\u0641\u0642\u06cc \u0645\u0648\u0628\u0627\u06cc\u0644","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"\u062d\u0627\u0644\u062a \u0639\u0645\u0648\u062f\u06cc \u062a\u0628\u0644\u062a","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"\u062d\u0627\u0644\u062a \u0627\u0641\u0642\u06cc \u062a\u0628\u0644\u062a","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"\u0644\u067e \u062a\u0627\u067e","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"\u0635\u0641\u062d\u0647 \u0639\u0631\u06cc\u0636 (Widescreen)","value":2400,"default_value":2400,"direction":"min","is_enabled":false}}}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://toopgame.ir/wp-content/plugins/essential-addons-for-elementor-lite/assets/front-end/js/view/general.min.js?ver=6.1.15" id="eael-general-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://toopgame.ir/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.29.0" id="elementor-pro-webpack-runtime-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://toopgame.ir/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://toopgame.ir/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="rocketlazyloadscript" id="wp-i18n-js-after"> wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'rtl' ] } ); </script> <script type="rocketlazyloadscript" id="elementor-pro-frontend-js-before"> var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/toopgame.ir\/wp-admin\/admin-ajax.php","nonce":"a8999c871d","urls":{"assets":"https:\/\/toopgame.ir\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/toopgame.ir\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":false},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"woocommerce":{"menu_cart":{"cart_page_url":"https:\/\/toopgame.ir\/cart\/","checkout_page_url":"https:\/\/toopgame.ir\/pay\/","fragments_nonce":"39fea4c58e"}},"facebook_sdk":{"lang":"fa_IR","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/toopgame.ir\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://toopgame.ir/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.29.0" id="elementor-pro-frontend-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://toopgame.ir/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.29.0" id="pro-elements-handlers-js" defer></script> <script type="rocketlazyloadscript" data-rocket-src="https://toopgame.ir/wp-content/plugins/woocommerce/assets/js/zoom/jquery.zoom.min.js?ver=1.7.21-wc.9.8.5" id="zoom-js" defer data-wp-strategy="defer"></script> <script type="rocketlazyloadscript" data-rocket-src="https://toopgame.ir/wp-content/plugins/woocommerce/assets/js/flexslider/jquery.flexslider.min.js?ver=2.7.2-wc.9.8.5" id="flexslider-js" defer data-wp-strategy="defer"></script> <script type="rocketlazyloadscript" data-rocket-src="https://toopgame.ir/wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe.min.js?ver=4.1.1-wc.9.8.5" id="photoswipe-js" defer data-wp-strategy="defer"></script> <script type="rocketlazyloadscript" data-rocket-src="https://toopgame.ir/wp-content/plugins/woocommerce/assets/js/photoswipe/photoswipe-ui-default.min.js?ver=4.1.1-wc.9.8.5" id="photoswipe-ui-default-js" defer data-wp-strategy="defer"></script> <script type="rocketlazyloadscript" data-rocket-src="https://toopgame.ir/wp-includes/js/underscore.min.js?ver=1.13.7" id="underscore-js" defer></script> <script id="wp-util-js-extra"> var _wpUtilSettings = {"ajax":{"url":"\/wp-admin\/admin-ajax.php"}}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://toopgame.ir/wp-includes/js/wp-util.min.js?ver=6.8.1" id="wp-util-js" defer></script> <script id="wc-add-to-cart-variation-js-extra"> var wc_add_to_cart_variation_params = {"wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_no_matching_variations_text":"\u0628\u0627 \u0639\u0631\u0636 \u067e\u0648\u0632\u0634\u060c \u0647\u06cc\u0686 \u06a9\u0627\u0644\u0627\u064a\u06cc \u0645\u0637\u0627\u0628\u0642 \u0627\u0646\u062a\u062e\u0627\u0628 \u0634\u0645\u0627 \u06cc\u0627\u0641\u062a \u0646\u0634\u062f. \u0644\u0637\u0641\u0627\u064b \u062a\u0631\u06a9\u06cc\u0628 \u062f\u06cc\u06af\u0631\u06cc \u0631\u0627 \u0627\u0646\u062a\u062e\u0627\u0628 \u06a9\u0646\u06cc\u062f.","i18n_make_a_selection_text":"\u0644\u0637\u0641\u0627 \u0628\u0631\u062e\u06cc \u0627\u0632 \u06af\u0632\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062d\u0635\u0648\u0644 \u0631\u0627 \u0642\u0628\u0644 \u0627\u0632 \u0627\u0636\u0627\u0641\u0647 \u06a9\u0631\u062f\u0646 \u0622\u0646 \u0628\u0647 \u0633\u0628\u062f \u062e\u0631\u06cc\u062f\u060c \u0627\u0646\u062a\u062e\u0627\u0628 \u06a9\u0646\u06cc\u062f.","i18n_unavailable_text":"\u0628\u0627 \u0639\u0631\u0636 \u067e\u0648\u0632\u0634\u060c \u0627\u06cc\u0646 \u06a9\u0627\u0644\u0627 \u062f\u0631 \u062f\u0633\u062a\u0631\u0633 \u0646\u06cc\u0633\u062a. \u0644\u0637\u0641\u0627\u064b \u062a\u0631\u06a9\u06cc\u0628 \u062f\u06cc\u06af\u0631\u06cc \u0631\u0627 \u0627\u0646\u062a\u062e\u0627\u0628 \u06a9\u0646\u06cc\u062f.","i18n_reset_alert_text":"\u0627\u0646\u062a\u062e\u0627\u0628 \u0634\u0645\u0627 \u0628\u0627\u0632\u0646\u0634\u0627\u0646\u06cc \u0634\u062f. \u0644\u0637\u0641\u0627\u064b \u0642\u0628\u0644 \u0627\u0632 \u0627\u0641\u0632\u0648\u062f\u0646 \u0627\u06cc\u0646 \u0645\u062d\u0635\u0648\u0644 \u0628\u0647 \u0633\u0628\u062f \u062e\u0631\u06cc\u062f\u060c \u0628\u0631\u062e\u06cc \u0627\u0632 \u06af\u0632\u06cc\u0646\u0647\u200c\u0647\u0627\u06cc \u0645\u062d\u0635\u0648\u0644 \u0631\u0627 \u0627\u0646\u062a\u062e\u0627\u0628 \u06a9\u0646\u06cc\u062f."}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://toopgame.ir/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart-variation.min.js?ver=9.8.5" id="wc-add-to-cart-variation-js" defer data-wp-strategy="defer"></script> <script id="wc-single-product-js-extra"> var wc_single_product_params = {"i18n_required_rating_text":"\u0644\u0637\u0641\u0627 \u06cc\u06a9 \u0627\u0645\u062a\u06cc\u0627\u0632 \u0631\u0627 \u0627\u0646\u062a\u062e\u0627\u0628 \u06a9\u0646\u06cc\u062f","i18n_rating_options":["\u06f1 \u0627\u0632 \u06f5 \u0633\u062a\u0627\u0631\u0647","\u06f2 \u0627\u0632 \u06f5 \u0633\u062a\u0627\u0631\u0647","\u06f3 \u0627\u0632 \u06f5 \u0633\u062a\u0627\u0631\u0647","\u06f4 \u0627\u0632 \u06f5 \u0633\u062a\u0627\u0631\u0647","\u06f5 \u0627\u0632 \u06f5 \u0633\u062a\u0627\u0631\u0647"],"i18n_product_gallery_trigger_text":"\u0645\u0634\u0627\u0647\u062f\u0647 \u06af\u0627\u0644\u0631\u06cc \u062a\u0635\u0627\u0648\u06cc\u0631 \u0628\u0647 \u0635\u0648\u0631\u062a \u062a\u0645\u0627\u0645 \u0635\u0641\u062d\u0647","review_rating_required":"no","flexslider":{"rtl":true,"animation":"slide","smoothHeight":true,"directionNav":false,"controlNav":"thumbnails","slideshow":false,"animationSpeed":500,"animationLoop":false,"allowOneSlide":false},"zoom_enabled":"1","zoom_options":[],"photoswipe_enabled":"1","photoswipe_options":{"shareEl":false,"closeOnScroll":false,"history":false,"hideAnimationDuration":0,"showAnimationDuration":0},"flexslider_enabled":"1"}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://toopgame.ir/wp-content/plugins/woocommerce/assets/js/frontend/single-product.min.js?ver=9.8.5" id="wc-single-product-js" defer data-wp-strategy="defer"></script> <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://toopgame.ir/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script> <script>class RocketElementorAnimation{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode-wpr",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}_detectAnimations(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this._listAnimationSettingsKeys(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach(t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this._animateElement(t)}catch(t){}})}_animateElement(t){const e=JSON.parse(t.dataset.settings),i=e._animation_delay||e.animation_delay||0,n=e[this.animationSettingKeys.find(t=>e[t])];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let s=setTimeout(()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this._removeAnimationSettings(t,e)},i);window.addEventListener("rocket-startLoading",function(){clearTimeout(s)})}_listAnimationSettingsKeys(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach(t=>{e.forEach(e=>{i.push(t+e)})}),i}_removeAnimationSettings(t,e){this._listAnimationSettingsKeys().forEach(t=>delete e[t]),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorAnimation;requestAnimationFrame(t._detectAnimations.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorAnimation.run);</script></body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me -->