Project

General

Profile

Actions

New Function #405

closed

[ADMIN] 순서 초기화

Added by Jisoo Choi 5 months ago. Updated 5 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
04/09/2024
Due date:
% Done:

0%

Estimated time:
Spent time:

Description

 

 

 

1. 스토리 오더 관리 > 상품 관리 > 상품 순서/노출 설정

2. 스토리 쇼핑 관리 > 상품 등록 관리 > 추천 상품 순서/노출 설정

 

 

저장 버튼 왼쪽에 '순서 초기화' 버튼 추가

-> 순서 초기화 버튼 누를 시, 컨펌 팝업 "순서를 초기화하시겠습니까?"   예/아니오 

-> 예(순서 초기화) 누를 시, 순서 입력 input 박스 모두 null

로 부탁드립니다.

 

 

 


Files

순서 초기화.png (603 KB) 순서 초기화.png Jisoo Choi, 04/09/2024 04:26 PM
Actions #1

Updated by Deca Park 5 months ago

  • Assignee changed from Deca Park to bryant bryant

[ADMIN] 스토리 오더 관리 > 상품 관리 (/storeProduct)

1.상품 순서/노출 설정 (product show setting) modal
  - test mall_code='999997'
  1) 순서 초기화 (clear product show order) button - add (refer to attach image)
    a) msg
      - if clicks, show confirm msg.("순서를 초기화하시겠습니까?")
      - if YES, do the process and reload the list
    b) process
      UPDATE st_product
      set show_order = NULL
      condition: mall_code = {selected mall_code}

[ADMIN] 스토리 쇼핑 관리 > 상품 등록 관리 (/onlineProduct)

1.추천 상품 순서/노출 설정 (product show setting) modal
  1) when load the product list
    - it takes long time to load product list (fix it)
  2) 순서 초기화 (clear product show order) button 
    a) msg
    b) process
      - same with [ADMIN] 스토리 오더 관리 > 상품 관리 (/storeProduct)

Actions #2

Updated by bryant bryant 5 months ago

  • Status changed from New to Resolved
Actions #3

Updated by Deca Park 5 months ago

  • Assignee changed from bryant bryant to Jisoo Choi
Actions #4

Updated by Jisoo Choi 5 months ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF