Esempio n. 1
0
<h3 class="pb-rule-below">Popular Tags</h3>
<div class="pb-post-tags">
	<ul>
		<?php 
topTags(20);
?>
	</ul>
</div>


<div id="FilterPriceRange"></div>


<h5 style="text-align: left;margin: 0px;padding: 3px">You may be interested</h5>
<?php 
pb_ad(["style" => "width:100%;"]);
pb_ad(["style" => "width:100%;", "id" => "free"]);
Esempio n. 2
0
								<textarea name="comment" placeholder="Leave a comment" class="fixedHeight autosize"></textarea>
								<div class="pb-comment-area-lower">
									<input type="file" name="file" />
									<input type="submit" name="add_comment" value="Comment">
								</div>
							</div>
						</form>
						<div id="product_comemnts" data-form="#ProductComments" data-id="<?php 
print $product_id;
?>
"><!-- Comments go here --></div>
						<!-- End Comments -->
						<h5 style="text-align: left;margin: 0px;padding: 3px">You may be interested</h5>
						<?php 
pb_ad(["style" => "width:100%;"], 1, 'sidebar');
pb_ad(["style" => "width:100%;", "id" => "free"], 1, 'sidebar');
?>
					</div>
				</div>
				<div id="side_notifications" class="pb-sidebar-group">
					<?php 
pb_include('/includes/content/pbRightBar/side_notifications.php');
?>
				</div>
				<div id="side_account" class="pb-sidebar-group full-width">
					<?php 
pb_include('/includes/content/pbRightBar/side_account.php');
?>
				</div>
				
				<!-- Sticky menu -->