Query time 0.00244
JSON explain
{
"query_block": {
"select_id": 1,
"cost_info": {
"query_cost": "2.10"
},
"nested_loop": [
{
"table": {
"table_name": "companies",
"access_type": "const",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"company_id"
],
"key_length": "4",
"ref": [
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.10",
"prefix_cost": "0.00",
"data_read_per_join": "6K"
},
"used_columns": [
"company_id",
"status",
"company",
"lang_code",
"address",
"city",
"state",
"country",
"zipcode",
"email",
"phone",
"url",
"storefront",
"secure_storefront",
"entry_page",
"redirect_customer",
"countries_list",
"timestamp",
"shippings",
"logos",
"request_user_id",
"request_account_name",
"request_account_data",
"tax_number",
"registered_from_storefront_id",
"plan_id",
"pre_moderation",
"pre_moderation_edit",
"pre_moderation_edit_vendors",
"suspend_date",
"grace_period_start",
"last_time_suspended",
"last_debt_notification_time",
"override_delivery_days",
"delivery_days",
"stripe_connect_account_id",
"stripe_connect_account_type",
"paypal_commerce_platform_account_id"
]
}
},
{
"table": {
"table_name": "company_descriptions",
"access_type": "const",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"company_id",
"lang_code"
],
"key_length": "10",
"ref": [
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.10",
"prefix_cost": "0.00",
"data_read_per_join": "1K"
},
"used_columns": [
"company_id",
"lang_code",
"company_description",
"terms",
"i18n_company",
"i18n_address",
"i18n_city"
]
}
},
{
"table": {
"table_name": "cscart_vendor_plan_descriptions",
"access_type": "const",
"possible_keys": [
"PRIMARY"
],
"key": "PRIMARY",
"used_key_parts": [
"plan_id",
"lang_code"
],
"key_length": "10",
"ref": [
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.00",
"eval_cost": "0.10",
"prefix_cost": "0.00",
"data_read_per_join": "792"
},
"used_columns": [
"plan_id",
"lang_code",
"plan"
]
}
},
{
"table": {
"table_name": "cscart_seo_names",
"access_type": "ref",
"possible_keys": [
"PRIMARY",
"dispatch"
],
"key": "PRIMARY",
"used_key_parts": [
"object_id",
"type",
"dispatch",
"lang_code"
],
"key_length": "206",
"ref": [
"const",
"const",
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.25",
"eval_cost": "0.10",
"prefix_cost": "0.35",
"data_read_per_join": "1K"
},
"used_columns": [
"name",
"object_id",
"type",
"dispatch",
"path",
"lang_code"
]
}
},
{
"table": {
"table_name": "cscart_discussion",
"access_type": "const",
"possible_keys": [
"object_id"
],
"key": "object_id",
"used_key_parts": [
"object_id",
"object_type"
],
"key_length": "6",
"ref": [
"const",
"const"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 1,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.25",
"eval_cost": "0.10",
"prefix_cost": "0.70",
"data_read_per_join": "24"
},
"used_columns": [
"thread_id",
"object_id",
"object_type"
]
}
},
{
"table": {
"table_name": "cscart_discussion_posts",
"access_type": "ref",
"possible_keys": [
"thread_id",
"thread_id_2"
],
"key": "thread_id",
"used_key_parts": [
"thread_id"
],
"key_length": "3",
"ref": [
"wearethehelpful_scalesta_net.cscart_discussion.thread_id"
],
"rows_examined_per_scan": 2,
"rows_produced_per_join": 2,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.50",
"eval_cost": "0.20",
"prefix_cost": "1.40",
"data_read_per_join": "896"
},
"used_columns": [
"post_id",
"thread_id",
"status"
],
"attached_condition": "<if>(is_not_null_compl(cscart_discussion_posts), (`wearethehelpful_scalesta_net`.`cscart_discussion_posts`.`status` = 'A'), true)"
}
},
{
"table": {
"table_name": "cscart_discussion_rating",
"access_type": "eq_ref",
"possible_keys": [
"PRIMARY",
"thread_id"
],
"key": "PRIMARY",
"used_key_parts": [
"post_id"
],
"key_length": "3",
"ref": [
"wearethehelpful_scalesta_net.cscart_discussion_posts.post_id"
],
"rows_examined_per_scan": 1,
"rows_produced_per_join": 2,
"filtered": "100.00",
"cost_info": {
"read_cost": "0.50",
"eval_cost": "0.20",
"prefix_cost": "2.10",
"data_read_per_join": "32"
},
"used_columns": [
"rating_value",
"post_id",
"thread_id"
],
"attached_condition": "<if>(is_not_null_compl(cscart_discussion_rating), (`wearethehelpful_scalesta_net`.`cscart_discussion_rating`.`thread_id` = `wearethehelpful_scalesta_net`.`cscart_discussion`.`thread_id`), true)"
}
}
]
}
}
Result
| company_id |
lang_code |
company_description |
terms |
i18n_company |
i18n_address |
i18n_city |
status |
company |
address |
city |
state |
country |
zipcode |
email |
phone |
url |
storefront |
secure_storefront |
entry_page |
redirect_customer |
countries_list |
timestamp |
shippings |
logos |
request_user_id |
request_account_name |
request_account_data |
tax_number |
registered_from_storefront_id |
plan_id |
pre_moderation |
pre_moderation_edit |
pre_moderation_edit_vendors |
suspend_date |
grace_period_start |
last_time_suspended |
last_debt_notification_time |
override_delivery_days |
delivery_days |
stripe_connect_account_id |
stripe_connect_account_type |
paypal_commerce_platform_account_id |
plan |
seo_name |
seo_path |
average_rating |
company_thread_ids |
| 31 |
en |
|
<p></p>
<p><strong>Wild Scottish Sauna – Terms and Conditions</strong>
<strong>In collaboration with We Are The Helpful</strong></p>
<p><strong>1. Introduction</strong>
These Terms and Conditions govern the services provided by Wild Scottish Sauna in collaboration with We Are The Helpful. By booking or purchasing a session or voucher, you agree to these terms.</p>
<p><strong>2. Services Offered</strong>
Wild Scottish Sauna offers both Social Sessions and Private Sessions. Availability, locations, and session details may vary, and all bookings must be made in advance.</p>
<p><strong>3. Booking and Payment</strong></p>
<ul><li>All bookings must be made through our official channels, including our website or approved partners.</li><li>Payment/Voucher code is required at the time of booking unless otherwise stated.</li><li>We reserve the right to refuse bookings at our discretion.</li></ul>
<p><strong>4. Vouchers</strong></p>
<ul><li>Vouchers are valid for 12 months from the date of purchase.</li><li>Vouchers are non-refundable and must be used within the validity period.</li><li>Extensions may be granted in exceptional circumstances at our discretion.</li></ul>
<p><strong>5. Cancellation and Rescheduling</strong></p>
<ul><li>Cancellations made at least 5 days in advance may be rescheduled at no extra cost.</li><li>Cancellations within 5 days of the session are non-refundable. </li><li>In the event of extreme weather or unforeseen circumstances, we reserve the right to reschedule or cancel a session, offering a rescheduled date. </li></ul>
<p><strong>6. Safety and Participant Responsibility</strong></p>
<ul><li>Participants must be at least 16 years old or accompanied by an adult.</li><li>Sauna use involves exposure to high temperatures; participants with medical conditions should consult a doctor before attending.</li><li>All sauna locations include a nearby body of water. We Are The Helpful and Wild Scottish Sauna are not responsible for the condition, safety, or risks associated with entering or using these waters.</li><li>By participating, you acknowledge and accept the risks associated with sauna use, including but not limited to heat exposure and cold-water immersion.</li><li>We Are The Helpful and Wild Scottish Sauna are not liable for injuries or health issues arising from participation.</li></ul>
<p><strong>7. Code of Conduct</strong></p>
<ul><li>Respectful behavior is required at all times.</li><li>Alcohol consumption before or during sessions is prohibited.</li><li>Any misconduct may result in removal from the session without refund.</li></ul>
<p><strong>8. Liability</strong></p>
<ul><li>While we take all reasonable precautions to ensure a safe and enjoyable experience, participation is at your own risk.</li><li>Wild Scottish Sauna and We Are The Helpful are not responsible for lost or damaged personal belongings.</li></ul>
<p><strong>9. Privacy Policy</strong></p>
<ul><li>Personal data collected during booking will be handled in accordance with GDPR regulations.</li><li>We do not share customer information with third parties without consent.</li></ul>
<p><strong>10. Changes to Terms and Conditions</strong></p>
<ul><li>We reserve the right to update these Terms and Conditions at any time.</li><li>Continued use of our services after changes are posted constitutes acceptance of the new terms.</li></ul>
<p>For any questions, please contact us at info@wildscottishsauna.com </p>
<p>Thank you for choosing Wild Scottish Sauna and We Are The Helpful. We look forward to welcoming you!</p> |
Wild Scottish Sauna |
|
|
A |
Wild Scottish Sauna |
|
|
|
|
|
info@wildscottishsauna.com |
07584620054 |
|
|
|
none |
Y |
|
1738885449 |
|
|
0 |
|
a:4:{s:14:"company_fields";a:6:{i:37;s:5:"Jamie";i:38;s:13:"Craig-Gentles";i:53;s:8:"Director";i:54;s:17:"Sauna experiences";i:55;s:72:"People of all ages who wish to improve health. Typical customer is women";i:56;s:4:"Fife";}s:15:"admin_firstname";s:5:"Jamie";s:14:"admin_lastname";s:13:"Craig-Gentles";s:6:"fields";a:0:{}} |
|
1 |
9 |
N |
N |
N |
0 |
0 |
0 |
0 |
N |
0 |
acct_1Qs5y6FStXtqQdaH |
S |
|
Launch - 15% |
wild-scottish-sauna |
|
|
31_0 |