Product options

Author Message

Salvatore Guarino

Thursday 21 July 2005 5:26:44 am

I'm a newbie of ezpublish...
I edited the "product" class adding the "option" attribute because I want to specify otions (i.e. color, size...). When I insert a new product I can
add options, but when I go to the user interface this feature isn't visible. I think that there is this "problem" because the product_full override template doesn't contains the option field. I'm not already able to use ez templates tag, someone could help me to show correctly the option field, with inserted options, in a combobox? Maybe there is a predefinited template to do this?

Thx,

Salvatore

Łukasz Serwatka

Thursday 21 July 2005 6:35:27 am

Hi Salvatore,

First of all, welcome to eZ publish Community ;)

You can display this attribute vith attribute_view_gui template function
http://ez.no/doc/ez_publish/technical_manual/3_6/reference/template_functions/visualization/attribute_view_gui or with attribute_edit_gui http://ez.no/doc/ez_publish/technical_manual/3_6/reference/template_functions/visualization/attribute_edit_gui

In admin interface go to Design->Templates and then on list of common templates click /node/view/full.tpl and edit product_full.tpl

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Salvatore Guarino

Friday 22 July 2005 6:52:05 am

Hi Luke,
thank you very much for your useful help,
eZ publish is the most powerful CMS that I tried!

Bye!

Łukasz Serwatka

Friday 22 July 2005 6:56:01 am

That`s good, and you will see what you can do with eZ publish when you will get some more experience ;)

Good luck

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 19 2025 00:16:44
Script start
Timing: Jan 19 2025 00:16:44
Module start 'layout'
Timing: Jan 19 2025 00:16:44
Module start 'content'
Timing: Jan 19 2025 00:16:45
Module end 'content'
Timing: Jan 19 2025 00:16:45
Script end

Main resources:

Total runtime1.3988 sec
Peak memory usage4,096.0000 KB
Database Queries60

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0050 587.7891152.6094
Module start 'layout' 0.00500.0028 740.398439.4297
Module start 'content' 0.00781.3896 779.8281560.5703
Module end 'content' 1.39740.0013 1,340.398412.1953
Script end 1.3987  1,352.5938 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.2187160.0002
Check MTime0.00130.0912160.0001
Mysql Total
Database connection0.00090.066910.0009
Mysqli_queries1.342795.9879600.0224
Looping result0.00070.0518580.0000
Template Total1.362797.420.6814
Template load0.00190.139020.0010
Template processing1.360897.281920.6804
Template load and register function0.00010.007710.0001
states
state_id_array0.00270.193510.0027
state_identifier_array0.00110.078120.0005
Override
Cache load0.00170.1191260.0001
Sytem overhead
Fetch class attribute can translate value0.00100.068320.0005
Fetch class attribute name0.00150.110160.0003
XML
Image XML parsing0.00100.073920.0005
class_abstraction
Instantiating content class attribute0.00000.001680.0000
General
dbfile0.00080.0582250.0000
String conversion0.00000.000540.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
4content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
4content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 18
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs