Le risorse relative al negozio InFashion, store.xml ed una specifica della locale store.xml (per scopi multi-culturali), creano l'entità del negozio ed il negozio. Per ulteriori informazioni sulle tecniche utilizzate nelle risorse relative al negozio InFashion, consultare le note contenute in ciascuna sezione.
store.xml
<?xml version="1.0"?>
<!DOCTYPE store-asset SYSTEM "store.dtd">
<store-asset>
<storeent
storeent_id="@storeent_id_1"
member_id="&MEMBER_ID;"
type="S"
identifier="InFashion"
/>
Note: Ogni negozio richiede una voce nella tabella STOREENT.
<store
store_id="@storeent_id_1"
allocationgoodfor="0"
directory="InFashion"
ffmcenter_id="@ffmcenter_id_1"
language_id="&en_US;"
storegrp_id="-1"
storelevel="-"
/>
allocationgoodfor="0" identifica InFashion come un negozio B2C.
<dispentrel
auctionstate="0"
catentry_id="0"
catenttype_id="ProductDataBean"
devicefmt_id="-1"
dispentrel_id="@dispentrel_id_1"
mbrgrp_id="0"
pagename="/InFashion/ProductDisplay.jsp"
storeent_id="@storeent_id_1"
rank="0"
/>
<dispentrel
auctionstate="0"
catentry_id="0"
catenttype_id="ItemBean"
devicefmt_id="-1"
dispentrel_id="@dispentrel_id_2"
mbrgrp_id="0"
pagename="/InFashion/ItemDisplay.jsp"
storeent_id="@storeent_id_1"
rank="0"
/>
<dispcgprel
catgroup_id="0"
devicefmt_id="-1"
dispcgprel_id="@dispcgprel_id_1"
mbrgrp_id="0"
pagename="/InFashion/CategoryDisplay.jsp"
storeent_id="@storeent_id_1"
rank="0"
/>
</store-asset>
![]() |