TEST MODE
Show details for Multipart Product Example | Attributes & Guidance

Multipart Product Example | Attributes & Guidance

Product Description:

This product is the core, default configuration for a multi-part print solution. It provides a simple yet effective setup where customers can upload a single PDF file for printing. In addition, the product is enriched with product attributes such as finish and material options, along with guidance features like detailed upload instructions and sample download files to help users understand the process.

The configuration is built around a single-part upload system using a "minimum dummy pages" preview mode. This ensures that the interface remains uncluttered and efficient, with the editor mode set to required so that all necessary steps are completed before final submission. The system is designed to streamline the print order process while integrating essential product specifications.

Key Features:

  • Simple Upload Process: One upload area for a single PDF file.

  • Integrated Product Attributes: Includes options for finish, material, and other specifications.

  • Guidance and Support: Comes with built-in upload instructions and sample download files for customer reference.

  • Efficient Workflow: Utilizes a minimal preview mode to ensure a fast and streamlined editing experience.

Adhesive *
Finish *
Material *
£0.00
<?xml version="1.0" encoding="utf-8" ?>
<Configuration previewModeType="minimumdummypages" editorMode="required" confirmPreview="False">
   <Parts>
       <PartConfiguration type="userupload" name="upload" requiredCheckProfile="" optionalFixProfile=""  />
   </Parts>
   <InputItems>
       <InputItem type="part">
           <ItemInfo>
                   <InternalName>upload</InternalName>
                   <UIName>Upload a PDF</UIName>
                   <UIDescription>Upload PDF files for printing</UIDescription>
           </ItemInfo>
           <ItemContent>
                   <PartName>upload</PartName>
                   <Usage type="range" min="1" max="1" />
           </ItemContent>
       </InputItem>
   </InputItems>
   <Order>
      <OrderItem>upload</OrderItem>
   </Order>
</Configuration>