2015-07-06, 23:31:27
You could probably use a component for this segment, or use a page for this and add these functions to your template.
eg
get_component('name');
or
getPageContent('pricetable');
eg
get_component('name');
or
getPageContent('pricetable');