fix current url bug + fix empty loop pagination exception
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
{*loop type="product" name="fsdq"}
|
||||
{format_date date=$CREATE_DATE}
|
||||
{/loop*}
|
||||
<h1>Category page</h1>
|
||||
|
||||
::{product attr="createdAt" output="time" format='i'};;<br />
|
||||
{loop type="category" name="categoryloop" id="500"}
|
||||
TOTO
|
||||
{/loop}
|
||||
|
||||
{pageloop rel="categoryloop"}
|
||||
{/pageloop}
|
||||
Reference in New Issue
Block a user