Home Compound

.
ليه Home Wireless؟
تشغيل فوري
مش محتاج خط أرضي أو زيارة تركيب. وصل بس الراوتر وعيش علي النت
سرعات فائقة
مع راوتر Home Wireless فائق السرعات استمتع بسرعة تصل إلى 3.6 جيجا
توصيل للبيت
اطلب اونلاين وهنوصلك لحد باب البيت في خلال 48 ساعة
حصل خطأ عند معالجة القالب.
The following has evaluated to null or missing: ==> cur_CardTitle.SupTitle.ListItem [in template "20116#20160#9688965" at line 69, column 30] ---- Tip: It's the step after the last dot that caused this error, not those before it. ---- Tip: If the failing expression is known to legally refer to something that's sometimes null or missing, either specify a default value like myOptionalVar!myDefault, or use <#if myOptionalVar??>when-present<#else>when-missing</#if>. (These only cover the last step of the expression; to cover the whole expression, use parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)?? ---- ---- FTL stack trace ("~" means nesting-related): - Failed at: #if cur_CardTitle.SupTitle.ListItem.g... [in template "20116#20160#9688965" at line 69, column 25] ----
1<!--------- START: Section --------->
2<#assign randomNumber = .now?long * 13 % 104729>
3<section class="${parentStructureFieldSet7041175.parentStructureFieldSet6592876.sectionSize.getData()} bg-${parentStructureFieldSet7041175.parentStructureFieldSet6592876.sectionBackgroundColor.getData()} ${parentStructureFieldSet7041175.parentStructureFieldSet6592876.sectionTextColor.getData()}">
4 <#if parentStructureFieldSet7041175.parentStructureFieldSet6592876.sectionBackgroundImage.getData()?? && parentStructureFieldSet7041175.parentStructureFieldSet6592876.sectionBackgroundImage.getData() != "">
5 <div class="section-img-wrapper">
6 <img class="section-img" alt="${parentStructureFieldSet7041175.parentStructureFieldSet6592876.sectionBackgroundImage.getAttribute("alt")}" data-fileentryid="${parentStructureFieldSet7041175.parentStructureFieldSet6592876.sectionBackgroundImage.getAttribute("fileEntryId")}" src="${parentStructureFieldSet7041175.parentStructureFieldSet6592876.sectionBackgroundImage.getData()}" />
7 </div>
8 </#if>
9 <div class="container">
10 <div class="row justify-content-center">
11 <#if parentStructureFieldSet7041175.parentStructureFieldSet6592876.sectionTitle.getData()?has_content>
12 <div class="col-10">
13 <div class="section-title text-center">
14 <h2 class="h3-2x ${parentStructureFieldSet7041175.parentStructureFieldSet6592876.SectionTitleColor.getData()}">${parentStructureFieldSet7041175.parentStructureFieldSet6592876.sectionTitle.getData()}</h2>
15 <#if parentStructureFieldSet7041175.parentStructureFieldSet6592876.sectionSubtitle.getData()?has_content>
16 <h4 class="section-subtitle">${parentStructureFieldSet7041175.parentStructureFieldSet6592876.sectionSubtitle.getData()}</h4>
17 </#if>
18 </div>
19 </div>
20 </#if>
21 <div class="col-12">
22 <!--------- START: Carousel --------->
23 <div class="carousel-container card-carousel">
24 <div class="owl-carousel js-owl-carousel-${randomNumber}" items="${parentStructureFieldSet7041175.CarouselCardsNumberDesktop.getData()}"
25 <#if parentStructureFieldSet7041175.CarouselCardsNumberTablet.getData() != '0' > items-md="${parentStructureFieldSet7041175.CarouselCardsNumberTablet.getData()}" </#if>
26 <#if parentStructureFieldSet7041175.CarouselCardsNumberMobile.getData() != '0' > items-sm="${parentStructureFieldSet7041175.CarouselCardsNumberMobile.getData()}"</#if>
27 <#if getterUtil.getBoolean(parentStructureFieldSet7041175.Autoplay.getData())> autoplay="true" </#if>
28 <#if getterUtil.getBoolean(parentStructureFieldSet7041175.AutopalyHoverPause.getData())> autoplayHoverPause="true" </#if>
29 <#if getterUtil.getBoolean(parentStructureFieldSet7041175.NavigationDesktop.getData())> nav="true" </#if>
30 <#if getterUtil.getBoolean(parentStructureFieldSet7041175.NavigationTablet.getData())> nav-md="true" </#if>
31 <#if getterUtil.getBoolean(parentStructureFieldSet7041175.NavigationMobile.getData())> nav-sm="true" </#if>
32 <#if getterUtil.getBoolean(parentStructureFieldSet7041175.Loop.getData())> loop="true" </#if>
33 <#if getterUtil.getBoolean(parentStructureFieldSet7041175.DotsDesktop.getData())> dots="true" </#if>
34 <#if getterUtil.getBoolean(parentStructureFieldSet7041175.DotsTablet.getData())> dots-md="true" </#if>
35 <#if getterUtil.getBoolean(parentStructureFieldSet7041175.DotsMobile.getData())> dots-sm="true" </#if>
36 margin="30">
37 <#if CardTitle.getSiblings()?has_content>
38 <#list CardTitle.getSiblings() as cur_CardTitle>
39 <div class="carousel-item">
40 <!--START: Card plan-->
41 <div class="card-plan card-collapsing radius m-0">
42 <!-- Card-header -->
43 <div class="card-plan-header">
44 <div class="card-plan-header-type">
45 <div class="card-plan-header-icon">
46 <svg aria-hidden="true" class="icon-3" focusable="false">
47 <use xlink:href="#${cur_CardTitle.SVGName.getData()}"></use>
48 </svg>
49 </div>
50 <h4 class="h6 font-bold m-0">${cur_CardTitle.getData()}</h4>
51 </div>
52 <h3 class="h4 mb-2 color-red">
53 <span class="font-regular">${cur_CardTitle.Data.getData()}</span>
54 <span class="h5-2x align-bottom">${cur_CardTitle.Data.DataSmallText.getData()}</span>
55 </h3>
56 <h3 class="h4 mb-2 color-red">
57 <span class="font-regular">${cur_CardTitle.Minutes.getData()}</span>
58 <span class="h5-2x align-bottom">${cur_CardTitle.Minutes.MinutesSmallText.getData()}</span>
59 </h3>
60 <p class="mb-0 text-2x">
61 ${cur_CardTitle.Price.getData()}
62 </p>
63 </div>
64 <!-- Card-footer -->
65 <div class="card-plan-body">
66 <#if cur_CardTitle.SupTitle.getData()?has_content>
67 <p><strong>${cur_CardTitle.SupTitle.getData()}</strong></p>
68 </#if>
69 <#if cur_CardTitle.SupTitle.ListItem.getSiblings()?has_content>
70 <ul class="card-collapsing-list list-unstyled">
71 <#list cur_CardTitle.SupTitle.ListItem.getSiblings() as Item>
72 <li class="card-collapsing-list-item">
73 <span class="card-collapsing-list-item-icon">
74 <svg aria-hidden="true" class="icon-3" focusable="false">
75 <use xlink:href="#icon-tick"></use>
76 </svg>
77 </span>
78 <strong class="font-bold align-baseline">${Item.getData()}</strong>
79 <#if Item.Text9wst.getData()?has_content>
80 <div class="info">
81 <span class="info-icon">i</span>
82 <div class="info-content radius shadow font-light">
83 <div class="p-2">
84 <p class="small-2x mb-2">${Item.Text9wst.getData()}</p>
85 <#if Item.Text9wst.Text4bkh.getSiblings()?has_content>
86 <#list Item.Text9wst.Text4bkh.getSiblings() as listParagraphItem>
87 <p class="small-2x mb-0">
88 ${listParagraphItem.getData()} <a href="tel:${listParagraphItem.Textgp5k.getData()}" class="color-red"><strong>${listParagraphItem.Textgp5k.getData()}</strong></a>
89 </p>
90 </#list>
91 </#if>
92 </div>
93 </div>
94 </div>
95 </#if>
96 </li>
97 </#list>
98 </ul>
99 </#if>
100 </div>
101 <div class="card-plan-body text-center">
102 <p class="m-0"> ${CardTitle.FreeSubscriptionText1.getData()} </p>
103 <#if CardTitle.FreeSubscriptionText1.freeSubscriptionImage.getData()?? && CardTitle.FreeSubscriptionText1.freeSubscriptionImage.getData() != "">
104 <img alt="" src="${cur_CardTitle.FreeSubscriptionText1.freeSubscriptionImage.getData()}" class="img-fluid pt-3 px-3"/>
105 </#if>
106 </div>
107
108 <#if ButtonText.getData()?has_content>
109 <div class="row justify-content-center mx-0 my-3">
110 <div class="col-md-12 text-center">
111 <#if ButtonText.redirectionMobile.getData()?has_content && ButtonText.redirectionDesktop.getData()?has_content>
112 <a data-href-mobile="${ButtonText.redirectionMobile.getData()}" data-href-desktop="${ButtonText.redirectionDesktop.getData()}" data-tracking-mobile="${ButtonText.redirectionMobile.MobileBtnKey.getData()}" data-tracking-desktop="${ButtonText.redirectionDesktop.DesktopBtnKey.getData()}" class="js-tagging-btn btn btn-primary w-100 mb-0">${ButtonText.getData()}</a>
113 <#else>
114 <a href="${ButtonText.ButtonUrl.getData()}" class="btn btn-primary w-100 mb-0">${ButtonText.getData()}</a>
115 </#if>
116 </div>
117 </div>
118 </#if>
119 </div>
120 <!--END: Card plan-->
121 </div>
122 </#list>
123 </#if>
124 </div>
125 </div>
126 <!--------- END: Carousel --------->
127 </div>
128 </div>
129</section>
130<!--------- END: Section --------->
131<!--------- START: SVG Symbols --------->
132<svg class="d-none">
133 ${htmlUtil.unescape(SVGs.getData())}
134 <symbol id="icon-tick" viewBox="0 0 50 50" xmlns="http://www.w3.org/2000/svg">
135 <path d="M47.293 6.94L14 40.232 2.707 28.94l-1.414 1.413L14 43.06 48.707 8.353z"/>
136 </symbol>
137</svg>
138<!--------- END: SVG Symbols --------->