Search product engine

Author Message

Salvatore Guarino

Friday 02 September 2005 4:28:46 am

I have to create a search product engine for snow chains. For every snow chain model there are several sizes, depending on the tire size of car. The customer has to select the size of his tire, and choose available models of chain. Tire dimension is made of radius (i.e. R15) and of the width (i.e.195/65). This is a step by step example:

                          R14
1. select tire radius --->R15
                          R16
                          R17

                          185/50
2. select tire width ---->195/65
                          205/45

                          Model1 size2 price 10
3. select model/size ---->Model2 size2 price 15
                          Model3 size2 price 20

Create this structure on a relational SQL DB is very simple. My question is if there is a simply way to create this engine with eZpublish.

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 01:08:36
Script start
Timing: Jan 19 2025 01:08:36
Module start 'layout'
Timing: Jan 19 2025 01:08:36
Module start 'content'
Timing: Jan 19 2025 01:08:36
Module end 'content'
Timing: Jan 19 2025 01:08:36
Script end

Main resources:

Total runtime0.8423 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0063 589.1328152.6094
Module start 'layout' 0.00640.0036 741.742239.4141
Module start 'content' 0.00990.8310 781.1563437.6641
Module end 'content' 0.84090.0013 1,218.82038.1875
Script end 0.8423  1,227.0078 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.3829160.0002
Check MTime0.00130.1565160.0001
Mysql Total
Database connection0.00090.109310.0009
Mysqli_queries0.803095.3299460.0175
Looping result0.00050.0573440.0000
Template Total0.808796.020.4044
Template load0.00200.234120.0010
Template processing0.806795.776020.4034
Template load and register function0.00020.027210.0002
states
state_id_array0.00110.136110.0011
state_identifier_array0.00170.200620.0008
Override
Cache load0.00160.188770.0002
Sytem overhead
Fetch class attribute can translate value0.00110.129910.0011
Fetch class attribute name0.00130.152520.0006
XML
Image XML parsing0.00070.086410.0007
class_abstraction
Instantiating content class attribute0.00000.000520.0000
General
dbfile0.00100.1172170.0001
String conversion0.00000.001240.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
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 7
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs