i want product detail page in category page

EzGenerator V4 forum

Return to “Ezgenerator v4 Customer Forum”

[You can only see part of this thread as you are not logged in to the forums]
naveen.sharma7
Fri Jul 26, 2013 3:24 pm

x

i want product detail page in category page

Hi sir
i want product detail page in category page
i have a script
<div id="output"></div>
<script type="text/javascript">
$.ajax({url: "?????????????", success: function(data){$("#output").html($(data).find("#xm2"));}});
</script>

can you tell me where is ???????????? mark what can i put here
my product detail page is : book_tickets.php?iid=3&category=Punjabi+Virsa&action=item&subcat=Melboran&title=gold--per-person

what should l do..

Atanas Angelov
Site Admin
Mon Jul 29, 2013 8:24 am

x

Re: i want product detail page in category page

Hi, Well, why don't you try like that: Code: S...


Return to “Ezgenerator v4 Customer Forum”