Dynamic content in product page

For general questions and discussions specific to the AbleCommerce GOLD ASP.Net shopping cart software.
Post Reply
User avatar
NC Software
AbleCommerce Partner
AbleCommerce Partner
Posts: 4620
Joined: Mon Sep 13, 2004 6:06 pm
Contact:

Dynamic content in product page

Post by NC Software » Tue Aug 02, 2016 10:33 am

Is it possible to reference a ConLib in a product description? I have a dynamic list I need to show within a product page. I'm not having much luck getting a custom ConLib picked up, what are the options to handle this?
Neal Culiner
NC Software, Inc.

User avatar
NC Software
AbleCommerce Partner
AbleCommerce Partner
Posts: 4620
Joined: Mon Sep 13, 2004 6:06 pm
Contact:

Re: Dynamic content in product page

Post by NC Software » Wed Aug 03, 2016 2:18 am

Here is the current product in 707 "Current Trip List" is a dynamic list that comes from a web service. Would like to know if there is a better way in GOLD to do this or if we can get ConLib support in product descriptions. I'll figure something out but seeing if there is a known way I'm missing or maybe I'll use jquery.

http://www.nc-software.com/Airline-Schedule-Importer
Neal Culiner
NC Software, Inc.

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Dynamic content in product page

Post by mazhar » Wed Aug 03, 2016 3:39 am

You can't put conlib in product description but you can put conlib in product display page. Every product is served against a database based display page. You can check them under Administration > Website > Product Pages. You can create a custom display page where you may use multiple ConLibs otherwise you can simply Edit default conlib being used in display page and include conlib user control in it through code change.

Post Reply