Linux ip-172-26-5-244 6.1.0-28-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.119-1 (2024-11-22) x86_64
Apache
: 172.26.5.244 | : 216.73.216.21
Cant Read [ /etc/named.conf ]
8.3.14
daemon
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
opt /
bitnami /
apache /
htdocs /
[ HOME SHELL ]
Name
Size
Permission
Action
PHPMailer
[ DIR ]
drwxr-xr-x
admin
[ DIR ]
drwxr-xr-x
css
[ DIR ]
drwxr-xr-x
img
[ DIR ]
drwxr-xr-x
inc
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
php
[ DIR ]
drwxr-xr-x
plugins
[ DIR ]
drwxr-xr-x
uploads
[ DIR ]
drwxrwxrwx
vendor
[ DIR ]
drwxr-xr-x
videos
[ DIR ]
drwxr-xr-x
.htaccess
844
B
-rw-r--r--
-----index.html
4.76
KB
-rw-rw-r--
---catalogue.php
74.37
KB
-rw-r--r--
360.php
15.2
KB
-rw-r--r--
73766.jpg
997.9
KB
-rw-r--r--
Cart.class.php
6.98
KB
-rw-r--r--
about-us.php
32.79
KB
-rw-r--r--
add_cart.php
325
B
-rw-r--r--
aj_get_color_test2.php
29.86
KB
-rw-r--r--
aj_get_finish_test2.php
29.31
KB
-rw-r--r--
aj_get_size_test.php
32.16
KB
-rw-r--r--
aj_more_post.php
9.05
KB
-rw-r--r--
aj_more_post_finish.php
8.56
KB
-rw-r--r--
annual-retuns.php
11.32
KB
-rw-r--r--
blog-post.php
13.56
KB
-rw-r--r--
blog.php
6.47
KB
-rw-r--r--
builder.php
36.27
KB
-rw-r--r--
career.php
26.97
KB
-rw-r--r--
cart.php
6.65
KB
-rw-r--r--
catalogue.php
81.01
KB
-rw-r--r--
certifications.php
43.86
KB
-rw-r--r--
clear_cart.php
142
B
-rw-r--r--
composer.json
70
B
-rw-r--r--
composer.lock
15.78
KB
-rw-r--r--
csr.php
33.49
KB
-rw-r--r--
dealer-1.php
27.75
KB
-rw-r--r--
dealer.php
84.36
KB
-rw-r--r--
dealerbkp.php
55.94
KB
-rw-r--r--
delete_item.php
394
B
-rw-r--r--
design_by_italy.php
14.43
KB
-rw-r--r--
event_details.php
6.45
KB
-rw-r--r--
fetch_collection.php
846
B
-rw-r--r--
fetch_finish.php
904
B
-rw-r--r--
fetch_sizes.php
906
B
-rw-r--r--
fetch_surfaces.php
812
B
-rw-r--r--
fpdf.css
1.31
KB
-rw-r--r--
fpdf.php
49.65
KB
-rw-r--r--
generate_pdf.php
2.78
KB
-rw-r--r--
global-export.php
101.88
KB
-rw-r--r--
global-market-1.php
17.76
KB
-rw-r--r--
id-mapping.json
16.73
KB
-rw-r--r--
index.php
129.78
KB
-rw-r--r--
interior-architecture-2.php
59
KB
-rw-r--r--
interior-architecture.php
67.44
KB
-rw-r--r--
landing_page.html
9.74
KB
-rw-r--r--
located-us.php
34.96
KB
-rw-r--r--
manufacturer-and-supplier.php
73.38
KB
-rw-r--r--
milestones.php
15.72
KB
-rw-r--r--
news-play.php
6.62
KB
-rw-r--r--
product-detail-2.php
41.38
KB
-rw-r--r--
product-detail.php
38.5
KB
-rw-r--r--
product-list-back.php
33.34
KB
-rw-r--r--
product-list.php
37.42
KB
-rw-r--r--
product-search.php
28.81
KB
-rw-r--r--
promoter-profile.php
8.8
KB
-rw-r--r--
robots.txt
99
B
-rw-r--r--
save_cart.php
269
B
-rw-r--r--
search_result_all.php
8.51
KB
-rw-r--r--
search_result_application.php
6.78
KB
-rw-r--r--
search_result_color.php
8.93
KB
-rw-r--r--
search_result_finish.php
8.87
KB
-rw-r--r--
search_result_size.php
7.24
KB
-rw-r--r--
server-smtp.php
3.3
KB
-rw-r--r--
server.php
1.19
KB
-rw-r--r--
showroom.php
2.19
KB
-rw-r--r--
sitemap.xml
60.69
KB
-rw-r--r--
tiles-calculator.php
25.23
KB
-rw-r--r--
view_cart.php
3.17
KB
-rw-r--r--
volume.php
47.04
KB
-rw-r--r--
volume_bkp.php
35.94
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : product-detail-2.php
<link rel="stylesheet" href="css/custom.css" /> <?php include "inc/header.php";?> <?php include "inc/menu.php";?> <script type="text/javascript" src="js/pannellum.js"></script> <style> #panorama { width: 100%; height: 80vh; } .pnlm-about-msg a { display: none !mportant; } </style> <?php $sel_products="SELECT * from tbl_new_products where prod_id = '".$_GET['pid']."'"; $resultp = mysqli_query($conn,$sel_products); while($prod= mysqli_fetch_assoc($resultp)) { $sel_collection="SELECT * from tbl_collection where `collection_id` = '".$prod['collection_id']."'"; $collection = mysqli_query($conn,$sel_collection); $collection_name = mysqli_fetch_assoc($collection); $sel_size="SELECT * from tbl_collection where `collection_id` = '".$prod['size_id']."'"; $size = mysqli_query($conn,$sel_size); $size_name = mysqli_fetch_assoc($size); $sel_finish="SELECT * from tbl_collection where `collection_id` = '".$prod['finish_id']."'"; $finish = mysqli_query($conn,$sel_finish); $finish_name = mysqli_fetch_assoc($finish); ?> <div id="qodef-page-outer"> <div class="qodef-page-title qodef-m qodef-title--breadcrumbs qodef-alignment--left qodef-vertical-alignment--header-bottom"> <div class="qodef-m-inner"> <div class="qodef-m-content qodef-content-full-width"> <div itemprop="breadcrumb" class="qodef-breadcrumbs"> <a itemprop="url" class="qodef-breadcrumbs-link" href="index.php"><span itemprop="title">Home</span></a> <span class="qodef-breadcrumbs-separator"></span> <span itemprop="title" class="qodef-breadcrumbs-current"><?= $collection_name['collection_name']; ?></span> <span class="qodef-breadcrumbs-separator"></span> <span itemprop="title" class="qodef-breadcrumbs-current"><a itemprop="url" class="qodef-breadcrumbs-link" href="product-list.php?id=<?= $size_name['collection_id']; ?>"><?= $size_name['collection_name']; ?></a></span> <span class="qodef-breadcrumbs-separator"></span> <span itemprop="title" class="qodef-breadcrumbs-current"><?= $prod['prod_name']; ?></span> </div> </div> </div> </div> <div id="qodef-page-inner" class="qodef-content-grid"> <main id="qodef-page-content" class="qodef-grid qodef-layout--template qodef--no-bottom-space" role="main"> <div class="qodef-grid-inner clear"> <div id="qodef-woo-page" class="qodef-grid-item qodef--single qodef-popup--magnific-popup qodef-magnific-popup qodef-popup-gallery"> <div class="woocommerce-notices-wrapper"></div> <section class="pt-100 elementor-section elementor-top-section elementor-element elementor-element-d604ca2 elementor-section-full_width elementor-section-height-default elementor-section-height-default qodef-elementor-content-no qodef-elementor-column-no" data-id="d604ca2" data-element_type="section" id="product_main_title"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-1572b8f pr-5" data-id="1572b8f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="woocommerce-product-gallery woocommerce-product-gallery--with-images woocommerce-product-gallery--columns-4 images qodef-position--left" data-columns="4" style="opacity: 0; transition: opacity 0.25s ease-in-out;"> <?php if($prod['prod_image'] == ''){ ?> <figure class="woocommerce-product-gallery__wrapper" style="padding-bottom: 5px;"> <div data-thumb="uploads/products/<?= $prod['prod_image2']; ?>" data-thumb-alt="y" class="woocommerce-product-gallery__image"> <a href="uploads/products/<?= $prod['prod_image2']; ?>"> <img width="1000" height="744" src="uploads/products/<?= $prod['prod_image2']; ?>" class="wp-post-image" alt="<?= $prod['prod_name']; ?>" title="<?= $prod['prod_name']; ?>" data-caption data-src="uploads/products/<?= $prod['prod_image2']; ?>" data-large_image="uploads/products/<?= $prod['prod_image2']; ?>" data-large_image_width="1100" data-large_image_height="1000" decoding="async" fetchpriority="high" /> </a> </div> </figure> <?php } else { ?> <figure class="woocommerce-product-gallery__wrapper" style="padding-bottom: 5px;"> <div data-thumb="uploads/products/<?= $prod['prod_image']; ?>" data-thumb-alt="y" class="woocommerce-product-gallery__image"> <a href="uploads/products/<?= $prod['prod_image']; ?>"> <img width="1000" height="744" src="uploads/products/<?= $prod['prod_image']; ?>" class="wp-post-image" alt="<?= $prod['prod_name']; ?>" title="<?= $prod['prod_name']; ?>" data-caption data-src="uploads/products/<?= $prod['prod_image']; ?>" data-large_image="uploads/products/<?= $prod['prod_image']; ?>" data-large_image_width="1100" data-large_image_height="1000" decoding="async" fetchpriority="high" /> </a> </div> </figure> <?php } ?> <div class="text-center p-detail"> <p> <?php if($prod['image_1'] != ''){ ?> <a itemprop="image" class="qodef-popup-item" href="uploads/products/<?= $prod['image_1']; ?>" data-type="image" title="<?= $prod['prod_name']; ?>"> <img src="uploads/products/<?= $prod['image_1']; ?>" class="" alt="<?= $prod['prod_name']; ?>" style="width: 150px; height: 150px;padding-bottom: 5px;" /> </a> <?php } ?> <?php if($prod['image_2'] != ''){ ?> <a itemprop="image" class="qodef-popup-item" href="uploads/products/<?= $prod['image_2']; ?>" data-type="image" title="<?= $prod['prod_name']; ?>"> <img src="uploads/products/<?= $prod['image_2']; ?>" class="" alt="<?= $prod['prod_name']; ?>" style="width: 150px; height: 150px;padding-bottom: 5px;" /> </a> <?php } ?> <?php if($prod['image_3'] != ''){ ?> <a itemprop="image" class="qodef-popup-item" href="uploads/products/<?= $prod['image_3']; ?>" data-type="image" title="<?= $prod['prod_name']; ?>"> <img src="uploads/products/<?= $prod['image_3']; ?>" class="" alt="<?= $prod['prod_name']; ?>" style="width: 150px; height: 150px;padding-bottom: 5px;" /> </a> <?php } ?> <?php if($prod['image_4'] != ''){ ?> <a itemprop="image" class="qodef-popup-item" href="uploads/products/<?= $prod['image_4']; ?>" data-type="image" title="<?= $prod['prod_name']; ?>"> <img src="uploads/products/<?= $prod['image_4']; ?>" class="" alt="<?= $prod['prod_name']; ?>" style="width: 150px; height: 150px;padding-bottom: 5px;" /> </a> <?php } ?> <?php if($prod['image_5'] != ''){ ?> <a itemprop="image" class="qodef-popup-item" href="uploads/products/<?= $prod['image_5']; ?>" data-type="image" title="<?= $prod['prod_name']; ?>"> <img src="uploads/products/<?= $prod['image_5']; ?>" class="" alt="<?= $prod['prod_name']; ?>" style="width: 150px; height: 150px;padding-bottom: 5px;" /> </a> <?php } ?> <?php if($prod['image_6'] != ''){ ?> <a itemprop="image" class="qodef-popup-item" href="uploads/products/<?= $prod['image_6']; ?>" data-type="image" title="<?= $prod['prod_name']; ?>"> <img src="uploads/products/<?= $prod['image_6']; ?>" class="" alt="<?= $prod['prod_name']; ?>" style="width: 150px; height: 150px;padding-bottom: 5px;" /> </a> <?php } ?> <!-- <a href="img/slide-video.mp4" data-type="image" title="Meriot Decore 3"> <video width="160px" height="100px" loop="1" preload="metadata" controls="controls"> <source type="video/mp4" src="img/slide-video.mp4" /> </video> </a> --> </p> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-8230172 m-auto" data-id="8230172" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <h1 class="qodef-woo-product-title product_title entry-title"> <?= $prod['prod_name']; ?> </h1> <div class="product_meta" style="overflow-x: auto;"> <span class="sku_wrapper"> <span class="qodef-woo-meta-label"><b>Collection</b></span> <span class="qodef-woo-meta-label"><b>Size</b></span> <span class="qodef-woo-meta-label"><b>Finish</b></span> </span> <span class="sku_wrapper" style="padding-bottom: 30px"> <span class="qodef-woo-meta-label"><?= $collection_name['collection_name']; ?></span> <span class="qodef-woo-meta-label"><?= $size_name['collection_name']; ?></span> <span class="qodef-woo-meta-label"><?= $finish_name['collection_name']; ?></span> </span> <span class="sku_wrapper"> <!-- <span class="qodef-woo-meta-label"><b>Application</b></span> --> <span class="qodef-woo-meta-label"><b>Color</b></span> <span class="qodef-woo-meta-label"><b>Thickness</b></span> <span class="qodef-woo-meta-label"><b>360 View</b></span> </span> <span class="sku_wrapper"> <!-- <span class="qodef-woo-meta-label"><?= $prod['application']; ?></span> --> <span class="qodef-woo-meta-label"><?= $prod['color']; ?></span> <span class="qodef-woo-meta-label"><?= $prod['thickness']; ?></span> <span class="qodef-woo-meta-label"><a href="<?= $prod['360_link']; ?>" target="_blank"> <img src="img/360.png" alt="360 Preview" style="width: 35px; margin-left: 5px;" /></a> </span> </span> </div> <!-- <div class="product_meta"> <span class="sku_wrapper"> <span class="qodef-woo-meta-label"><b>360 View</b></span> </span> <span class="sku_wrapper"> <span class="qodef-woo-meta-label"><a href="#"><img src="img/360.png" alt="360 Preview" style="width: 35px; margin-left: 5px;" /></a></span> </div> --> <div class="woocommerce-product-rating"></div> <div class="elementor-widget-container"> <div class="qodef-shortcode qodef-m qodef-accordion clear qodef-behavior--accordion qodef-layout--simple ui-accordion ui-widget ui-helper-reset qodef--init" role="tablist"> <h5 class="qodef-accordion-title ui-accordion-header ui-corner-top ui-state-default ui-accordion-header-active ui-state-active" role="tab" id="ui-id-1" aria-controls="ui-id-2" aria-selected="true" aria-expanded="true" tabindex="0"> <span class="qodef-tab-title">Tiles Formations</span> <!-- <span class="qodef-accordion-mark"> <span class="qodef-icon--plus"></span> <span class="qodef-icon--minus"></span> </span> --> </h5> <div class="qodef-accordion-content ui-accordion-content ui-corner-bottom ui-helper-reset ui-widget-content ui-accordion-content-active" style="" id="ui-id-2" aria-labelledby="ui-id-1" role="tabpanel" aria-hidden="false"> <div class="qodef-accordion-content-inner p-detail text-center"> <p> <?php $sel_series1="SELECT * from tbl_new_products where old_series_id = '".$_GET['series']."' group by size_id"; $resultseries1 = mysqli_query($conn,$sel_series1); while($series1= mysqli_fetch_assoc($resultseries1)) { $sel_size="SELECT * from tbl_collection where collection_id = '".$series1['size_id']."'"; $results = mysqli_query($conn,$sel_size); while($sizes= mysqli_fetch_assoc($results)) { ?> <?php if ($sizes['collection_image'] != '') { ?> <a><img class="size_image" name="size_image" src="uploads/collections/<?= $sizes['collection_image']; ?>" alt="<?= $sizes['collection_name']; ?>" data-sizeid="<?= $series1['size_id']; ?>" data-prod="<?= $series1['prod_id']; ?>" data-series="<?= $series1['old_series_id']; ?>" /><br><?= $sizes['collection_name']; ?></a> <?php } else { ?> <a><img class="size_image" name="size_image" src="uploads/collections/no_image.png" alt="<?= $sizes['collection_name']; ?>" data-sizeid="<?= $series1['size_id']; ?>" data-prod="<?= $series1['prod_id']; ?>" data-series="<?= $series1['old_series_id']; ?>" /><br><?= $sizes['collection_name']; ?></a> <?php } ?> <?php } } ?> </p> </div> </div> <h5 class="qodef-accordion-title ui-accordion-header ui-corner-top ui-state-default ui-accordion-header-active ui-state-active" role="tab" id="ui-id-1" aria-controls="ui-id-2" aria-selected="true" aria-expanded="true" tabindex="0"> <span class="qodef-tab-title">Multiple Colors</span> </h5> <div class="qodef-accordion-content ui-accordion-content ui-corner-bottom ui-helper-reset ui-widget-content ui-accordion-content-active" style="" id="ui-id-2" aria-labelledby="ui-id-1" role="tabpanel" aria-hidden="false"> <div class="product_meta"> <span class="tagged_as"> <span style="display: flex;flex-wrap: wrap;"> <?php $sel_series="SELECT * from tbl_new_products where old_series_id = '".$_GET['series']."' group by color"; $resultseries = mysqli_query($conn,$sel_series); while($series= mysqli_fetch_assoc($resultseries)) { $sel_color="SELECT * from tbl_color where color_name = '".$series['color']."'"; $resultc = mysqli_query($conn,$sel_color); while($color= mysqli_fetch_assoc($resultc)) { ?> <a class="finish_image" name="finish_image" class="color_image" name="color_image" src="uploads/color/<?= $color['color_image']; ?>" data-prod="<?= $series['prod_id']; ?>" data-series="<?= $series['old_series_id']; ?>" data-color="<?= $color['color_name']; ?>" data-sizeid="<?= $series['size_id']; ?>" alt="<?= $series['color']; ?>" rel="tag"><?= $series['color']; ?></a> <?php } } ?> </span> </span> </div> </div> <h5 class="qodef-accordion-title ui-accordion-header ui-corner-top ui-state-default ui-accordion-header-active ui-state-active" role="tab" id="ui-id-1" aria-controls="ui-id-2" aria-selected="true" aria-expanded="true" tabindex="0"> <span class="qodef-tab-title">Different Surfaces</span> <!-- <span class="qodef-accordion-mark"> <span class="qodef-icon--plus"></span> <span class="qodef-icon--minus"></span> </span> --> </h5> <div class="qodef-accordion-content ui-accordion-content ui-corner-bottom ui-helper-reset ui-widget-content ui-accordion-content-active" style="" id="ui-id-2" aria-labelledby="ui-id-1" role="tabpanel" aria-hidden="false"> <div class="product_meta"> <span class="tagged_as"> <span style="display: flex;flex-wrap: wrap;"> <?php $sel_series="SELECT * from tbl_new_products where old_series_id = '".$_GET['series']."' group by finish_id"; $resultseries = mysqli_query($conn,$sel_series); while($series= mysqli_fetch_assoc($resultseries)) { $sel_finish="SELECT * from tbl_collection where collection_id = '".$series['finish_id']."' "; $resultf = mysqli_query($conn,$sel_finish); while($finish= mysqli_fetch_assoc($resultf)) { ?> <a class="finish_image" name="finish_image" src="uploads/collections/<?= $finish['collection_image']; ?>" data-prod="<?= $series['prod_id']; ?>" data-series="<?= $series['old_series_id']; ?>" data-finish=<?= $finish['collection_id']; ?> rel="tag"><?= $finish['collection_name']; ?></a> <?php } } ?> </span> </span> </div> </div> </div> </div> <form method="post" class="cart p-btn" action="#" enctype="multipart/form-data"> <a href="add_cart.php?id=<?php echo $prod['prod_id']; ?>" target="_blank" name="add-to-cart" value="25" class="single_add_to_cart_button button alt wp-element-button" style="margin-right: 5px;margin-bottom: 5px;"><i class="fa fa-heart pr-10" style="line-height: 26px;"></i> Add to Collection </a> <a href="catalogue.php" name="add-to-cart" value="25" class="single_add_to_cart_button button alt wp-element-button" style="margin-right: 5px;margin-bottom: 5px;"><i class="fa fa-download pr-10" style="line-height: 26px;"></i> Download</a> <a href="tiles-calculator.php" name="add-to-cart" value="25" class="single_add_to_cart_button button alt wp-element-button" style="margin-right: 5px;margin-bottom: 5px;"><i class="fa fa-calculator pr-10" style="line-height: 26px;"></i> Calculator</a> <!--a href="located-us.php" name="add-to-cart" value="25" class="single_add_to_cart_button button alt wp-element-button" style="margin-right: 5px;"> <i class="fa fa-user pr-10" style="line-height: 26px;"></i> Contact</a--> <a href="#" name="add-to-cart" value="25" class="single_add_to_cart_button button alt wp-element-button"><i class="fa fa-book pr-10" style="line-height: 26px;"></i> Technical</a> </form> <div class="product_meta"> <input type="hidden" name="prod_id" id="prod_id" value="<?= $prod['prod_id']; ?>"> <input type="hidden" name="old_series_id" id="old_series_id" value="<?= $prod['old_series_id']; ?>"> <input type="hidden" name="size_id" id="size_id" value="<?= $prod['size_id']; ?>"> </div> <div class="qodef-shortcode qodef-m qodef-social-share clear qodef-layout--dropdown qodef-dropdown--right"> <a class="qodef-social-share-dropdown-opener" href="javascript:void(0)"> <span class="qodef-social-title qodef-custom-label">Share:</span> <i class="qodef-social-share-icon social_share"></i> </a> <div class="qodef-social-share-dropdown a2a_kit a2a_kit_size_32 a2a_default_style"> <ul class="qodef-shortcode-list"> <li class="qodef-facebook-share"> <a itemprop="url" class="qodef-share-link a2a_button_facebook"> <span class="qodef-icon-font-awesome fab fa-facebook-f qodef-social-network-icon"></span> </a> </li> <li class="qodef-twitter-share"> <a itemprop="url" class="qodef-share-link a2a_button_whatsapp"> <span class="qodef-icon-font-awesome fab fa-whatsapp qodef-social-network-icon"></span> </a> </li> <!--<li class="qodef-twitter-share"> <a itemprop="url" class="qodef-share-link a2a_button_twitter"> <span class="qodef-icon-font-awesome fab fa-twitter-in qodef-social-network-icon"></span> </a> </li>--> <script async src="https://static.addtoany.com/menu/page.js"></script> </ul> </div> </div> </div> </div> </div> </section> <div id="product-25" class="product type-product post-25 status-publish first instock product_cat-lightning product_tag-light has-post-thumbnail shipping-taxable purchasable product-type-simple"> <section class="related products"> <h2>Related products</h2> <div class="qodef-woo-product-list qodef-item-layout--info-below qodef-gutter--normal"> <ul class="products columns-4"> <?php $sel_products="SELECT * from tbl_new_products where old_series_id = '".$_GET['series']."' ORDER BY RAND ( ) limit 0,4"; $resultp = mysqli_query($conn,$sel_products); while($related= mysqli_fetch_assoc($resultp)) { $sel_size="SELECT * from tbl_collection where `collection_id` = '".$related['size_id']."'"; $size = mysqli_query($conn,$sel_size); $size_name = mysqli_fetch_assoc($size); $sel_finish="SELECT * from tbl_collection where `collection_id` = '".$related['finish_id']."'"; $finish = mysqli_query($conn,$sel_finish); $finish_name = mysqli_fetch_assoc($finish); ?> <li class="product type-product post-17 status-publish first instock product_cat-lightning product_tag-light product_tag-office has-post-thumbnail sale shipping-taxable purchasable product-type-simple"> <div class="qodef-e-inner"> <div class="qodef-woo-product-image"> <!-- <span class="qodef-woo-product-mark qodef-woo-onsale">New</span> --> <img width="300" height="400" src="uploads/products/<?= $related['prod_image2']; ?>" class="attachment-woocommerce_thumbnail size-woocommerce_thumbnail" alt="<?= $related['prod_name']; ?>" decoding="async" fetchpriority="high" /> <div class="qodef-woo-product-image-inner"> <div class="qodef-woo-product-image-actions-holder"> <a href="product-detail-2.php?pid=<?= $related['prod_id']; ?>&series=<?= $related['old_series_id']; ?>&name=<?= $related['prod_title']; ?>" data-quantity="1" class="button wp-element-button product_type_simple ajax_add_to_cart" data-product_id="17" data-product_sku="001" aria-label="Add “Atomic Light” to your cart" rel="nofollow"> Product Details </a> </div> </div> <a href="#" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"></a> </div> <div class="qodef-woo-product-content"> <h4 class="qodef-woo-product-title woocommerce-loop-product__title"><a href="product-detail-2.php?pid=<?= $related['prod_id']; ?>&series=<?= $related['old_series_id']; ?>&name=<?= $related['prod_title']; ?>" class="woocommerce-LoopProduct-link woocommerce-loop-product__link"><?= $related['prod_name']; ?></a> </h4> </div> </div> </li> <?php } ?> </ul> </div> </section> </div> </div> </div> </main> </div> </div> <?php } ?> <script type="text/javascript" src="js/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script> <!-- <script type="text/javascript" src="js/accordion.min.js?ver=1.13.3" id="jquery-ui-accordion-js"></script> --> <?php include "inc/footer.php";?> <script type="text/javascript"> $(document).ready(function() { // for Size Click $('.size_image').on('click', function() { var size_id = $(this).data("sizeid"); var prod_id = $(this).data("prod"); var old_series_id = $(this).data("series"); if (size_id) { $.ajax({ type: 'POST', url: 'aj_get_size_test.php', data: { size_id: size_id, prod_id: prod_id, old_series_id: old_series_id, }, success: function(html) { $('#product_main_title').html(html); } }); } else { alert("please click properly"); } }); // for Color Click // $('.color_image').on('click',function(){ // var prod_id = $(this).data("prod"); // var sizes = $(this).data("sizeid"); // var colorn = $(this).data("color"); // var series_id = $(this).data("series"); // if(colorn){ // $.ajax({ // type:'POST', // url:'aj_get_color.php', // data: { // prod_id: prod_id, // sizes: sizes, // colorn: colorn, // series_id: series_id, // }, // success:function(html){ // $('#product_main_title').html(html); // } // }); // }else{ // alert("please click properly"); // } // }); // for Finish Click // $('.finish_image').on('click',function(){ // var finish = $(this).data("finish"); // var prod_id = $(this).data("prod"); // var series_id = $(this).data("series"); // if(finish){ // $.ajax({ // type:'POST', // url:'aj_get_finish.php', // data: { // finish: finish, // prod_id: prod_id, // series_id: series_id, // }, // success:function(html){ // $('#product_main_title').html(html); // } // }); // }else{ // alert("please click properly"); // } // }); }); </script> <script> pannellum.viewer("panorama", { type: "equirectangular", panorama: "img/cloud-ginepro-and-cloud-fango-mud.jpg", autoLoad: true, autoRotate: -4, pitch: 0, yaw: -180.4, hfov: 100, }); </script> <script type="text/javascript" id="wc-single-product-js-extra"> /* <![CDATA[ */ var wc_single_product_params = { i18n_required_rating_text: "Please select a rating", review_rating_required: "yes", flexslider: { rtl: false, animation: "slide", smoothHeight: true, directionNav: false, controlNav: "thumbnails", slideshow: false, animationSpeed: 500, animationLoop: false, allowOneSlide: false, }, zoom_enabled: "1", zoom_options: [], photoswipe_enabled: "", photoswipe_options: { shareEl: false, closeOnScroll: false, history: false, hideAnimationDuration: 0, showAnimationDuration: 0, }, flexslider_enabled: "", }; /* ]]> */ </script>
Close