Home > Backend Development > PHP Tutorial > dede wants to call the content of the product details page, how to call it

dede wants to call the content of the product details page, how to call it

WBOY
Release: 2016-08-04 09:19:21
Original
2289 people have browsed it

dede wants to call the content of the product details page, how to call it

Reply content:

dede wants to call the content of the product details page, how to call it

Never used...

It is not recommended to use dede to build a mall.
It needs a lot of modifications.

<code>{dede:arclist addfields= 'price,trueprice' channelid='6' }
 市场价: [field:price] ¥ 
优惠价: [field:trueprice] ¥ 
{/dede:arclist}</code>
Copy after login
Related labels:
php
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template