ストア API を使用して製品ページを生成しようとしていますが、開始方法がわかりません。
製品ページはこちらhttp://www.imagedepotinc.com/Image_Depot_Store/Products . コードにアクセスできる場合は、希望どおりに設定されるまで微調整します。私にはアクセス権がないので、彼らが私に持っている唯一のオプションは、ゼロから構築することです.
私の e コマース ホストはinksoft ですが、最も役立つ技術サポートを提供しておらず、ドキュメントもありません。私が言われたのは、「ここに API ファイルがありますが、それらが何をするのかわかりません」ということだけです。
彼らが私にくれた「API」ファイルは、以下のようないくつかのリンクのリストです:
いずれかをクリックすると、XML ファイルに移動します (XML ファイルは API ですか?):
<ProductCategoryList>
<vw_product_categories product_category_id="45904" name="Printed Apparel" path="Printed Apparel" thumburl_front="REPLACE_DOMAIN_WITH/images/publishers/892/ProductCategories/Printed_Apparel/80.gif"/>
<vw_product_categories product_category_id="8920007" parent_id="45904" name="T-Shirts" path="Printed Apparel -> T-Shirts" thumburl_front="REPLACE_DOMAIN_WITH/images/publishers/892/ProductCategories/Printed_Apparel/T-Shirts/80.gif"/>
<vw_product_categories product_category_id="45907" name="Promotional Items" path="Promotional Items" thumburl_front="REPLACE_DOMAIN_WITH/images/publishers/892/ProductCategories/Promotional_Items/80.gif"/>
<vw_product_categories product_category_id="45906" name="Digital Printed Products" path="Digital Printed Products" thumburl_front="REPLACE_DOMAIN_WITH/images/publishers/892/ProductCategories/Digital_Printed_Products/80.gif"/>
<vw_product_categories product_category_id="45939" parent_id="45906" name="Banners" path="Digital Printed Products -> Banners" thumburl_front="REPLACE_DOMAIN_WITH/images/publishers/892/ProductCategories/Digital_Printed_Products/Banners/80.gif"/>
</ProductCategoryList>
ストアの API の実装方法に関する情報を探していますが、役立つ情報が見つかりません。
よろしくお願いします。あいまいな場合は申し訳ありません。