Page 1 of 1

layout/home All Products (Grouped ) and Display Order...

Posted: Tue Apr 08, 2014 11:26 pm
by nskarthik
Hi

Spec : BroadLeaf Commercial Version - 3.0.3
O/s : Linux/Win
DB : Mysql

Categories : 3 nos [ Category1 , Category2 , Category3 ]

Req: To display min 1st of 4 products of each category on the home page ( http://localhost:8080/mycompany )
This display of products should be as displayed ( attached image index.png )

Resol : I am not able to figure how to display 4 of each products grouped and displayed on the home page.

Can somebody provide me the a quick thymleaf LOGIC to achieve the same.


with regards
karthik

Re: layout/home All Products (Grouped ) and Display Order...

Posted: Wed Apr 09, 2014 11:52 pm
by nskarthik
Hi

Quick Update

>> Req: To display min 1st of 4 products of each category on the home page ( http://localhost:8080/mycompany )

I have a workaround ,succeeded in display of Products related to Categories.

Question : I need to include MULTIPLE PAGES Content of format : Text / Images from DB ,
These Content is updated /added from Admin ( Pages --> xyz ---> WYSWYG Editor from "body" tag )

e x : - /mycompany ( will include content to 2 Yellow Block's as displayed in the attached Image )

a) "Pages--> xyza --> WYSWYG Editor from "body"
b) "Pages--> xyzb --> WYSWYG Editor from "body"



with regards
karthik