Thank You, You have successfully
submitted the Page Top Data Entry Form
<?php
require_once realpath($_SERVER['DOCUMENT_ROOT'].'/init.php');
// ......................................................... Product Data Worksheet Begin
// Product Index:
// Product Name:
// Page Top Data
// Top Banner Selector - Possible Settings: regular, camo, fabric, gnarly wraps, grommet, hardware, manufacturing, mesh, netting, straps, webbing
$banner_type = '';
// (We Have Bar) Controls
$display_spots = ;
$always_display_01 = ;
$always_display_02 = ;
$always_display_03 = ;
$always_display_04 = ;
$always_display_05 = ;
$always_display_06 = ;
$always_display_07 = ;
$always_display_08 = ;
$always_display_09 = ;
$always_display_10 = ;
// $display_spots : Number of pictures to display in the (We Have Bar). Maximum = 10 (to be determined when page height has been established)
// $always_display_01: Top Display Slot - always set this to (0) (ZERO) to display priority promotional products
// Display Controls for Slot 1 - (0) (ZERO) for Random, or the database number of item to always display in this slot. Display Slot 3 through 10 - always set to (0) (ZERO) for Random
// MetaData
$page_title = <<<EOF
EOF;
$keywords = <<<EOF
EOF;
$page_description = <<<EOF
EOF;
// Nav Bar Controls
$nav_url_01 = 'x';
$nav_text_01 = 'x';
$nav_url_02 = 'x';
$nav_text_02 = 'x';
$nav_url_03 = 'x';
$nav_text_03 = 'x';
$nav_url_04 = 'x';
$nav_text_04 = 'x';
$nav_url_05 = 'x';
$nav_text_05 = 'x';
$nav_url_06 = 'x';
$nav_text_06 = 'x';
// Page Heading & Product Description Controls
$h1tag = <<<EOF
EOF;
// Paragraph under H1 tag - Not all pages have something here, if nothing here leave " " (without quotes) this is the escape code for blank space
$p_under_h1 = <<<EOF
EOF;
$h2tag = <<<EOF
EOF;
$description = <<<EOF <p></p> EOF;
// Roll Fabric Box Display on left side under menu: (0) for OFF, (1) for ON
$roll_fabric = '0';
$page_type = 3;
// Product Picture Controls
$main_picture = ''; //Main Picture URL (with trailing slash after ahh.biz to end .jpg)
$picture_title = '';
$number_of_thumbnails = '2'; // Number of picture enlargement thumbnails - Max: 10, for video + 1 thumbnail enter 31, video +9 thumbs 39, video +10 thumbs 40
$color_bar_height = ''; // Color Bar: enter pixel height of color bar (number only) or (x) for no color bar
// Product Data and information Controls
// NOTE: Product Name Note the Correct Prime Symbol for INCHES is: ″ NOT: "
// NOTE: Product Name Note the Correct Prime Symbol for FEET is: ′ NOT: '
// ****** PASTE UNIVERSAL PRODUCT DATA HERE ******
|