{config_load file=$language_path section="general"} {config_load file=$language_path section="sdk_feeds"} {yes_admin_page_menu main_title=$HEADING_TITLE buttons=$PAGE_HEADING_MENU_BUTTONS} {if $START_MESSAGE != ''}
{$START_MESSAGE}
{/if} {if $INTRO_EBAY_REVISE_REFRESH}

{$INTRO_EBAY_REVISE_REFRESH}

{/if} {if $PAGE == ''} {if $BUTTON_UPLOAD} {/if} {if $BUTTON_PRICE_REVISE} {/if}

{#upload_tasks#} (FixedPrice)

{foreach from=$UPLOAD_TASKS item=it} {foreachelse} {/foreach}
Task ID Status FeedType {#date_created#}  
{#show_hide_all_tasks#}
{$it->taskId} {$it->status}
Success {$it->uploadSummary->successCount} / Failure {$it->uploadSummary->failureCount}
{$it->feedType} {$it->creationDate} {if $it->status == 'CREATED'}
{elseif $it->status == 'COMPLETED'} {if $it->yes_processed} {#task_already_processed#} {elseif $it->is_special}
{else}
{/if} {/if} {if $IS_ADMIN}debug{/if}
{#no_inventory_tasks#}
{if $UP_PREV_LINK != ''} {/if} {if $UP_NEXT_LINK != ''} {/if}

{#upload_tasks#} (Auction)

{foreach from=$UPLOAD_AUCTION_TASKS item=it} {foreachelse} {/foreach}
Task ID Status FeedType {#date_created#}  
{#show_hide_all_tasks#}
{$it->taskId} {$it->status}
Success {$it->uploadSummary->successCount} / Failure {$it->uploadSummary->failureCount}
{$it->feedType} {$it->creationDate} {if $it->status == 'CREATED'}
{elseif $it->status == 'COMPLETED'} {if $it->yes_processed} {#task_already_processed#} {elseif $it->is_special}
{else}
{/if} {/if}
{#no_inventory_tasks#}
{if $UP_AUCTION_PREV_LINK != ''} {/if} {if $UP_AUCTION_NEXT_LINK != ''} {/if} {elseif $PAGE == 'ebay_specials'}

{$PAGE_HEADING_EBAY_SPECIALS_REVISE}

{if $ERROR_IN_PROGRESS}

{$ERROR_IN_PROGRESS}

{/if} {if $SPECIAL_FILES.0} {foreach from=$SPECIAL_FILES item=file key=num} Export File #{$num}
{/foreach} {else} {if $RESULTS_AVAILABLE} {#ebay_specials_results_from_main_listing#}
{else} {$FORM} {foreach from=$AUCTIONS item=a key=seller} {foreach from=$a item=au key=site}

[Seller {$seller} / {get_ebay_site_name_from_site_id site_id=$site}] {$INFO_EBAY_SPECIALS_REVISE_NORMAL}

{foreach from=$au item=auction key=eaID} {/foreach}
eBayID {#type#} SKU {#specials_original_price#} {#specials_revise_price#} {#action#}
{$auction.ebay_id} {$auction.type} {$auction.sku} {$auction.original_price|number_format:2:",":"."} {$auction.price|number_format:2:",":"."} {if $auction.special_ebay_revise_status == 1 and $auction.special_ebay_revise_is_revised == 1}{#specials_action_unrevise#}{else}{#specials_action_revise#}{/if}
{/foreach} {/foreach} {foreach from=$VARIATION_AUCTIONS item=a key=seller} {foreach from=$a item=au key=site}

[Seller {$seller} / {get_ebay_site_name_from_site_id site_id=$site}] {$INFO_EBAY_SPECIALS_REVISE_VARIATIONS}

{foreach from=$au item=products key=ebay_id} {foreach from=$products item=product key=products_id} {/foreach} {/foreach}
eBayID {#variation#} pID {#type#} SKU {#specials_original_price#} {#specials_revise_price#} {#action#}
{$ebay_id} {$products_id} {$product.type} {$product.sku} {$product.original_price|number_format:2:",":"."} {$product.price|number_format:2:",":"."} {if $product.special_ebay_revise_status == 1 and $product.special_ebay_revise_is_revised == 1}{#specials_action_unrevise#}{else}{#specials_action_revise#}{/if}
{/foreach} {/foreach} {* end foreach variation auctions revises *} {/if} {* end if no results available *} {/if} {* end if no existing export files *} {else} {* PAGE == 'active_inventory' *}
Seller: {$EBAY_USER_SELECT}

{#downloaded_inventory_tasks#}

{foreach from=$FILES item=file} {foreachelse} {/foreach}
{#file#}  
{$file}  
{#no_files#}

{#inventory_tasks#}

{foreach from=$INVENTORY_TASKS item=it} {foreachelse} {/foreach}
Task ID Status {#type#} {#date_created#}  
{$it->taskId} {$it->status} {$it->feedType} {$it->creationDate} {if $it->status == 'COMPLETED'}
{/if}
{#no_inventory_tasks#}
{if $PREV_LINK != ''} {/if} {if $NEXT_LINK != ''} {/if} {/if} {* end if PAGE == 'active_inventory *}