Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
 All Forums
 Technical
 ASP (Windows server) versions
 Cross Sell Item number
Author « Topic »  

pdraper
Advanced Member

New Zealand
160 Posts

Pre-sales questions only
(More Details...)

Posted - 07/21/2018 :  20:21:53  
Guys what am I doing wrong?

Question 1
My bestseller is only showing 3 items but Have tried

orsortby=13
crosssellsectionmax=25

In the includes
and
<%
orsortby=13
crosssellsectionmax=9
%>

directly in page.

Question 2.
I want to show some random products from a particular category. How can I do this? With inccrosssell?

Question 3
This was asked kind of and I never really got an answer. Has anyone used crosssell in a carousel? If so which one? As the one I did have things working with until upgrade always had 3 non existent products in the beginning.

Paul

Andy
ECT Moderator

95440 Posts

Posted - 07/21/2018 :  23:13:04  
Hi Paul
There's a tweak here to show best sellers per category https://www.ecommercetemplates.com/help/home-page-display.asp#tweaks

There's no feature to have the cross selling in a carousel.

I don't believe there is a feature to set the number of best selling products that should display.

Andy

Please feel free to review / rate our software

pdraper
Advanced Member

New Zealand
160 Posts

Pre-sales questions only
(More Details...)

Posted - 07/21/2018 :  23:40:57  
Hey Andy

For number of best selling products
https://www.ecommercetemplates.com/help/home-page-display.asp

at the bottom of page. But I cant get it to work

Paul

Andy
ECT Moderator

95440 Posts

Posted - 07/21/2018 :  23:45:06  
That's for recommended products only I believe
quote:
From Version 6.6 it is possible to define how many recommended products you want to display regardless of the number of products checked in the product admin page and to randomize the products shown if required.
Andy

Please feel free to review / rate our software

pdraper
Advanced Member

New Zealand
160 Posts

Pre-sales questions only
(More Details...)

Posted - 07/22/2018 :  14:22:52  
Hey Andy,

That only works for bestsellers which I figure is some algorithm somewhere. I want to show products from a specific category e.g. Latest Items.

I vaguely remember this used to be possible. Maybe its been depreciated over the years.

Is this a possibly something else to write from scratch again?

Paul

pdraper
Advanced Member

New Zealand
160 Posts

Pre-sales questions only
(More Details...)

Posted - 07/22/2018 :  16:00:33  
Ok so the solution to this is as follows

The best seller products shown is related to this line in the includes file.

productcolumns=

So I want 5 products shown thus entered 5 on the end of this.

BE WARNED if you are not using usecsslayout=true this will modify your products page.

In my case I am so this was the fix I needed.

Paul

Andy
ECT Moderator

95440 Posts

Posted - 07/23/2018 :  00:58:10  
Sorry, I had forgotten about the cross sell columns setting. So this is what I have to display 9 best selling products on the home page

<%
crosssellaction="bestsellers"
crosssellcolumns=9
orsortby=13
csproductpagelayout="productimage,productname,description,instock,reviewstars,price,listprice,currency,detaillink,quickbuy"
%>

Andy

Please feel free to review / rate our software
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000